diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-06-29 10:53:57 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-06-29 10:53:57 +0200 |
| commit | d36d490dd9c8b0202b7342c55c45abea73938ada (patch) | |
| tree | bb8f3e42a4a2f3338d3e1137e1aab92c6d02ff4e /zsh/.zshenv | |
| parent | f8e2c21e3006cee4aef9456cedab10b3f8f83ad6 (diff) | |
patch: lotsa things changed, 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 eba98af..c80ce3a 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -6,5 +6,6 @@ export BRIGHTNESS=1 export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/data" +export XDG_PICTURES_DIR="$HOME/img" # Following line was automatically added by arttime installer export PATH="$HOME/.local/bin:$PATH" |
