summaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-06-09 16:42:42 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-06-09 16:42:42 -0400
commit117194dc6f6c1e0033f17113732bdb6139be5d9e (patch)
tree2f96ef8a54de27fcd8843ce7539a7a157b07f883 /.zprofile
parent3f5d9da47569b1af2fa4c7e2be70e1eeff9a2ed2 (diff)
parentb1d1446325fe483be0078c8932f5eb99fd98ea2b (diff)
downloadeibhear-117194dc6f6c1e0033f17113732bdb6139be5d9e.tar.gz
eibhear-117194dc6f6c1e0033f17113732bdb6139be5d9e.tar.zst
eibhear-117194dc6f6c1e0033f17113732bdb6139be5d9e.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 840aeec..4719c28 100644
--- a/.zprofile
+++ b/.zprofile
@@ -34,6 +34,8 @@ export ANDROID_SDK_HOME="${XDG_CONFIG_HOME:-$HOME/.config}/android"
export CARGO_HOME="${XDG_DATA_HOME:-$HOME/.local/share}/cargo"
export GOPATH="${XDG_DATA_HOME:-$HOME/.local/share}/go"
export ANSIBLE_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/ansible/ansible.cfg"
+export UNISON="${XDG_DATA_HOME:-$HOME/.local/share}/unison"
+export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history"
# Other program settings:
export DICS="/usr/share/stardict/dic/"