aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-07-30 23:05:35 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-07-30 23:05:59 +0200
commit7ba2e4b1e71b40f8edc4854477991aebe9025be9 (patch)
tree94e449c42be7f06d68c5c39af773b615196d4e80 /zsh
parent911528eb2bab7d3397af333763c2cad8d3bc22f8 (diff)
downloaddotfiles-7ba2e4b1e71b40f8edc4854477991aebe9025be9.tar.xz
Add new ~/.zshenv exporting ZDOTDIR (installed with make)
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshenv9
1 files changed, 1 insertions, 8 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
index 2bfb3d1..aed27b6 100644
--- a/zsh/.zshenv
+++ b/zsh/.zshenv
@@ -1,8 +1 @@
-
-export XDG_CACHE_HOME=$HOME/.cache
-export XDG_DATA_HOME=$HOME/.local/share
-
-export BROWSER=firefox
-
-export LESSHISTFILE="-" # ugh, stupid less. Disable ridiculous history file
-
+export ZDOTDIR=~/.config/zsh