Include additional zsh env (fzf/gnu tar)

This commit is contained in:
Andrew Tomaka 2022-06-18 00:49:38 -04:00
parent e3a2f44786
commit 6f14c93898
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
2 changed files with 4 additions and 0 deletions

View file

@ -42,3 +42,5 @@ else
compinit -C
fi
unsetopt EXTENDEDGLOB
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh