fish: desactivar FZF
This commit is contained in:
parent
42af4073f9
commit
b24f95237b
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
if test -f /usr/share/fzf/key-bindings.fish
|
# if test -f /usr/share/fzf/key-bindings.fish
|
||||||
source /usr/share/fzf/key-bindings.fish
|
# source /usr/share/fzf/key-bindings.fish
|
||||||
else
|
# else
|
||||||
source /usr/share/fzf/fzf-key-bindings.fish
|
# source /usr/share/fzf/fzf-key-bindings.fish
|
||||||
end
|
# end
|
||||||
fzf_key_bindings
|
# fzf_key_bindings
|
||||||
|
|
Loading…
Reference in a new issue