[zsh] add custom export source file

This commit is contained in:
Julien Rabier 2021-03-15 17:40:18 +01:00
parent 995046267f
commit 63537b59c7

View File

@ -45,6 +45,7 @@ source ~/.zsh/completion/fzf-completion.zsh
{{- if eq .chezmoi.hostname "taupo" }}
source ~/.zsh/aliases_taupo
source ~/.zsh/exports_taupo
source ~/.zsh/functions_taupo
source ~/.config/broot/launcher/bash/br
source /usr/share/virtualenvwrapper/virtualenvwrapper_lazy.sh