diff options
Diffstat (limited to '.zshenv')
-rw-r--r-- | .zshenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv index 4c8b590..835ac99 100644 --- a/.zshenv +++ b/.zshenv @@ -1,2 +1,2 @@ export ZDOTDIR=$HOME/.config/zsh -. $ZDOTDIR/.zshenv +. $ZDOTDIR/zshenv |