raylu 7 anni fa
parent
commit
18887402f0
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      zshrc

+ 3 - 0
zshrc

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