Install fzf for zsh
This commit is contained in:
parent
4a005b8f8c
commit
2b8c19e26f
3 changed files with 13 additions and 2 deletions
|
@ -43,4 +43,4 @@ else
|
|||
fi
|
||||
unsetopt EXTENDEDGLOB
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
[ -f $XDG_CONFIG_HOME/fzf/fzf.zsh ] && source $XDG_CONFIG_HOME/fzf/fzf.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue