diff options
Diffstat (limited to 'home/.zshenv')
| -rw-r--r-- | home/.zshenv | 2 |
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" |
