Include additional zsh env (fzf/gnu tar)
This commit is contained in:
parent
e3a2f44786
commit
6f14c93898
2 changed files with 4 additions and 0 deletions
|
@ -42,3 +42,5 @@ else
|
|||
compinit -C
|
||||
fi
|
||||
unsetopt EXTENDEDGLOB
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue