Latest
This commit is contained in:
parent
11a3fbb69e
commit
bafd6edca7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Set-PSReadLineOption -PredictionSource History
|
||||||
|
|
||||||
### Fzf
|
### Fzf
|
||||||
# Note: This was not working under PowerShell via VSCode on macOS
|
# 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
|
# Import-Module PSFzf
|
||||||
# Set-PsFzfOption -PSReadlineChordProvider 'Ctrl+t' -PSReadlineChordReverseHistory 'Ctrl+r'
|
# Set-PsFzfOption -PSReadlineChordProvider 'Ctrl+t' -PSReadlineChordReverseHistory 'Ctrl+r'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue