@@ -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
@@ -0,0 +1 @@
+fisher copy-user-key-bindings
@@ -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
@@ -0,0 +1,3 @@
+function fish_user_key_bindings
+ fzf_key_bindings
+end
+/home/powellc/.fzf/shell/key-bindings.fish