Browse Source

Add fzf to fish config

Colin Powell 6 năm trước cách đây
mục cha
commit
67597718bd

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 doom
 spacemacs
+config/fish/functions/fish_prompt.fish

+ 0 - 1
config/fish/functions/fish_prompt.fish

@@ -1 +0,0 @@
-/Users/colinpowell/.local/share/omf/themes/shellder/fish_prompt.fish

+ 3 - 0
config/fish/functions/fish_user_key_bindings.fish

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

+ 1 - 0
config/fish/functions/fzf_key_bindings.fish

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