Explorar el Código

Use locally installed fzf

Frans Bergman hace 5 años
padre
commit
7cf5b0d9b5
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      .zshrc

+ 1 - 3
.zshrc

@@ -33,9 +33,7 @@ source ~/.aliases
 bindkey -v
 
 # Fuzzy Finder
-FZF_PATH=/usr/share/doc/fzf/
-source $FZF_PATH/completion.zsh
-source $FZF_PATH/key-bindings.zsh
+[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
 
 fzf-history-widget-accept() {
   fzf-history-widget