added fzf

This commit is contained in:
Nikolas Weger 2015-08-14 12:18:35 +02:00
parent 85b0e32588
commit 17af8704e6

View file

@ -53,3 +53,5 @@ source ~/.zsh/alias.zsh
# Completions Path # Completions Path
fpath=(~/.dotfiles/lib/completions/src $fpath) fpath=(~/.dotfiles/lib/completions/src $fpath)
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh