zsh: exports: extend PATH variable

This commit is contained in:
Thomas Preisner 2017-10-10 14:42:32 +02:00
parent 5fd4472c50
commit eab35022eb
2 changed files with 5 additions and 0 deletions

1
zshrc
View file

@ -6,3 +6,4 @@ source ~/.zsh/prompt.zsh
source ~/.zsh/completion.zsh
source ~/.zsh/history.zsh
source ~/.zsh/aliases.zsh
source ~/.zsh/exports.zsh