summaryrefslogtreecommitdiff
path: root/dotfiles-linux
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles-linux')
-rw-r--r--dotfiles-linux/zsh/env5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles-linux/zsh/env b/dotfiles-linux/zsh/env
new file mode 100644
index 0000000..3aac4e8
--- /dev/null
+++ b/dotfiles-linux/zsh/env
@@ -0,0 +1,5 @@
+# -*- mode: shell-script -*-
+
+export XDG_CACHE_HOME=~/.cache
+export XDG_CONFIG_HOME=~/.config
+export XDG_DATA_HOME=~/.local/share