diff options
Diffstat (limited to 'linux/home/.zprofile')
| -rw-r--r-- | linux/home/.zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/home/.zprofile b/linux/home/.zprofile index 322d2ce..dafce71 100644 --- a/linux/home/.zprofile +++ b/linux/home/.zprofile @@ -1 +1,3 @@ emulate sh -c '. ~/.profile' +#[[ -f ~/.config/zsh/.zshenv ]] && . ~/.config/zsh/.zshenv +#[[ -f ~/.profile ]] && . ~/.profile |
