aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.zshenv b/home/.zshenv
new file mode 100644
index 0000000..c229a83
--- /dev/null
+++ b/home/.zshenv
@@ -0,0 +1,2 @@
+# Bootstrap: tell zsh where to find the rest of its config
+export ZDOTDIR="$HOME/.config/zsh"