This commit is contained in:
Brian Zalewski 2023-06-10 00:56:25 +00:00
parent 11a3fbb69e
commit bafd6edca7

View file

@ -22,6 +22,7 @@ Set-PSReadLineOption -PredictionSource History
### Fzf
# Note: This was not working under PowerShell via VSCode on macOS
# The specified module 'PSFzf' was not loaded because no valid module file was found in any module directory.
# Import-Module PSFzf
# Set-PsFzfOption -PSReadlineChordProvider 'Ctrl+t' -PSReadlineChordReverseHistory 'Ctrl+r'