why does fzf fuck around with my zshrc which already contains a source of fzf file?

This commit is contained in:
Nikolas Weger 2015-10-02 12:39:22 +02:00
parent de8bacbf15
commit 90c773505e

View file

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