fish: Drop fzf key bindings

This commit is contained in:
Sanchayan Maity 2024-09-27 19:01:30 +05:30
parent aa460099c4
commit e46c3ab531
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -1,5 +1,4 @@
function fish_user_key_bindings
# https://github.com/fish-shell/fish-shell/issues/5593
bind \cd true
fzf_key_bindings
end