diff options
Diffstat (limited to '.zshenv')
-rw-r--r-- | .zshenv | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,5 +4,4 @@ export XDG_DATA_HOME=$HOME/.local/share export XDG_STATE_HOME=$HOME/.local/state export XDG_DATA_DIRS="/usr/local/share:/usr/share" export XDG_CONFIG_DIRS="/etc/xdg" - export ZDOTDIR=$XDG_CONFIG_HOME/zsh |