diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-12-04 22:36:33 +0100 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-12-04 22:36:33 +0100 |
commit | df6ede9750fb6bda76c14e256aa82b17be0bfb47 (patch) | |
tree | 36148250c5ce22d14db8d76e29daa6c173ef5986 /.zshenv | |
parent | 63f2683d758a90a04558104aba949694e0b456dd (diff) |
Home folder cleanup
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 |