Explorar o código

Make FZF ZSH extension path easily modifiable

Frans Bergman %!s(int64=5) %!d(string=hai) anos
pai
achega
2c55ee32e0
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      .zshrc

+ 3 - 2
.zshrc

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