[zsh] fix exports
This commit is contained in:
parent
2dfaf3dd35
commit
8629e02a6a
@ -42,7 +42,8 @@ source ~/.zsh/functions
|
|||||||
source ~/.zsh/exports
|
source ~/.zsh/exports
|
||||||
source ~/.zsh/completion/fzf-completion.zsh
|
source ~/.zsh/completion/fzf-completion.zsh
|
||||||
|
|
||||||
[[ -e ~/.zsh/exports_work ]] && source ~/.zsh/exports_work
|
[[ -e ~/.zsh/exports_local ]] && source ~/.zsh/exports_local
|
||||||
|
[[ -e ~/.zsh/aliases_local ]] && source ~/.zsh/aliases_local
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "taupo" }}
|
{{- if eq .chezmoi.hostname "taupo" }}
|
||||||
source ~/.zsh/aliases_taupo
|
source ~/.zsh/aliases_taupo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user