Add fzf and sshfs
This commit is contained in:
4
config/shell/zsh/002-fzf.zsh
Normal file
4
config/shell/zsh/002-fzf.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ -n "${commands[fzf-share]}" ]; then
|
||||
source "$(fzf-share)/key-bindings.zsh"
|
||||
source "$(fzf-share)/completion.zsh"
|
||||
fi
|
||||
Reference in New Issue
Block a user