aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zshenv
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-02 20:35:42 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-02 22:01:01 +0100
commit7e7aa928072775240ff70ca61f2dd0e8a09242d8 (patch)
treee22d0a73612befd95744dec72770e74593ab47cd /zsh/.zshenv
downloaddotfiles-7e7aa928072775240ff70ca61f2dd0e8a09242d8.tar.xz
(Let's pretend that this is the) initial commit
Diffstat (limited to 'zsh/.zshenv')
-rw-r--r--zsh/.zshenv8
1 files changed, 8 insertions, 0 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
new file mode 100644
index 0000000..2bfb3d1
--- /dev/null
+++ b/zsh/.zshenv
@@ -0,0 +1,8 @@
+
+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
+