added fzf
This commit is contained in:
parent
85b0e32588
commit
17af8704e6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue