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