diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-09-14 22:26:17 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-09-14 22:26:17 +0200 |
| commit | 0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (patch) | |
| tree | 1bcc8bdf06022ae90874d575040df4cbece28313 /zsh/.zshenv | |
| parent | c3b97dfe6a6a39974f60411761b8ceba48e1876b (diff) | |
update: general changes, read the diff
Diffstat (limited to 'zsh/.zshenv')
| -rw-r--r-- | zsh/.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv index c80ce3a..9b82ff7 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -5,6 +5,7 @@ export BROWSER="librewolf" export BRIGHTNESS=1 export XDG_CONFIG_HOME="$HOME/.config" +export XDG_CACHE_HOME="$HOME/.cache" export XDG_DATA_HOME="$HOME/data" export XDG_PICTURES_DIR="$HOME/img" # Following line was automatically added by arttime installer |
