Browse Source

Use locally installed fzf

Frans Bergman 5 years ago
parent
commit
7cf5b0d9b5
1 changed files with 1 additions and 3 deletions
  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