Add fzf to fish config

This commit is contained in:
Colin Powell
2018-12-05 23:12:30 -05:00
parent d19ec600b6
commit 67597718bd
4 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,3 @@
function fish_user_key_bindings
fzf_key_bindings
end