changed source fzf to be higher

This commit is contained in:
Nikolas Weger 2015-09-03 15:05:07 +02:00
parent 1a9d12a476
commit 2158b9e868

View file

@ -51,7 +51,8 @@ eval `dircolors ~/.dircolors`
# Source Aliases
source ~/.zsh/alias.zsh
# Source FZF
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
# Completions Path
fpath=(~/.dotfiles/lib/completions/src $fpath)
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh