aboutsummaryrefslogtreecommitdiff
path: root/common/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'common/.zprofile')
-rw-r--r--common/.zprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/.zprofile b/common/.zprofile
new file mode 100644
index 0000000..dafce71
--- /dev/null
+++ b/common/.zprofile
@@ -0,0 +1,3 @@
+emulate sh -c '. ~/.profile'
+#[[ -f ~/.config/zsh/.zshenv ]] && . ~/.config/zsh/.zshenv
+#[[ -f ~/.profile ]] && . ~/.profile