summaryrefslogtreecommitdiff
path: root/zsh/.zshenv
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-06-29 10:53:57 +0200
committermarcellus <msimon_fr@hotmail.com>2023-06-29 10:53:57 +0200
commitd36d490dd9c8b0202b7342c55c45abea73938ada (patch)
treebb8f3e42a4a2f3338d3e1137e1aab92c6d02ff4e /zsh/.zshenv
parentf8e2c21e3006cee4aef9456cedab10b3f8f83ad6 (diff)
patch: lotsa things changed, read the diff
Diffstat (limited to 'zsh/.zshenv')
-rw-r--r--zsh/.zshenv1
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"