summaryrefslogtreecommitdiffstats
path: root/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshenv3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
new file mode 100644
index 0000000..854dfb9
--- /dev/null
+++ b/.zshenv
@@ -0,0 +1,3 @@
+source $HOME/.profile
+
+export ZDOTDIR="$XDG_CONFIG_HOME/zsh"