Source fzf
This commit is contained in:
parent
7b985140cf
commit
f4e5d8a7e2
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -247,4 +247,6 @@ if [ -f ${HOME}/.zshrc.local ]; then
|
||||||
. ${HOME}/.zshrc.local
|
. ${HOME}/.zshrc.local
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||||
|
|
||||||
# vim: set ft=zsh et sw=0 ts=2 sts=0:
|
# vim: set ft=zsh et sw=0 ts=2 sts=0:
|
||||||
|
|
Loading…
Reference in a new issue