aboutsummaryrefslogtreecommitdiff
path: root/linux/home
diff options
context:
space:
mode:
Diffstat (limited to 'linux/home')
-rw-r--r--linux/home/.zprofile2
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