raylu 7 years ago
parent
commit
18887402f0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      zshrc

+ 3 - 0
zshrc

@@ -124,4 +124,7 @@ if [ -d $HOME/bin ]; then
 	PATH=$HOME/bin:$PATH
 	PATH=$HOME/bin:$PATH
 fi
 fi
 
 
+export PATH="$PATH:/usr/local/opt/fzf/bin"
+source "/usr/local/opt/fzf/shell/key-bindings.zsh"
+
 stty stop undef
 stty stop undef