mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
fix(fish): install missing fzf keybindings
This commit is contained in:
3
fish/functions/fish_user_key_bindings.fish
Normal file
3
fish/functions/fish_user_key_bindings.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function fish_user_key_bindings
|
||||
fzf_key_bindings
|
||||
end
|
||||
1
fish/functions/fzf_key_bindings.fish
Symbolic link
1
fish/functions/fzf_key_bindings.fish
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/local/opt/fzf/shell/key-bindings.fish
|
||||
Reference in New Issue
Block a user