summaryrefslogtreecommitdiff
path: root/common/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'common/.zshenv')
-rw-r--r--common/.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.zshenv b/common/.zshenv
new file mode 100644
index 0000000..f351efb
--- /dev/null
+++ b/common/.zshenv
@@ -0,0 +1 @@
+[[ -f "${ZDOTDIR:-$HOME}/.zprofile" ]] && source "${ZDOTDIR:-$HOME}/.zprofile"