Add fzf to fish config #fishshell

This commit is contained in:
Colin Powell
2019-01-15 20:56:44 -05:00
parent 759c476f35
commit e111812051
5 changed files with 8 additions and 0 deletions

View File

@ -156,3 +156,5 @@ el8clogs() { pushd ~/devel/elationemr/hippo && docker-compose logs --tail 20 -f
alias evpn="sudo openvpn --config ~/Nextcloud/elation.ovpn"
alias pvpn="sudo openvpn --config ~/Nextcloud/protonvpn.ovpn"
[ -f ~/.fzf.bash ] && source ~/.fzf.bash

View File

@ -0,0 +1 @@
fisher copy-user-key-bindings

View File

@ -39,3 +39,4 @@ SET fish_pager_color_completion:\x1d
SET fish_pager_color_description:B3A06D\x1eyellow
SET fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SET fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SET fish_user_paths:/home/powellc/\x2easdf/shims\x1e/home/powellc/\x2efzf/bin

View File

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

View File

@ -0,0 +1 @@
/home/powellc/.fzf/shell/key-bindings.fish