summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-19 13:56:15 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-19 13:56:15 -0500
commitc6b6c4b71af70769136a4c1d76d9e4bb446cb508 (patch)
tree0c280bc89ab4af3f0ff4dd9096e4948ecb0f149b /.profile
parent0ed8d05c3a0c8859a528344e7a2bdf0b7521c98b (diff)
downloadeibhear-c6b6c4b71af70769136a4c1d76d9e4bb446cb508.tar.gz
eibhear-c6b6c4b71af70769136a4c1d76d9e4bb446cb508.tar.zst
eibhear-c6b6c4b71af70769136a4c1d76d9e4bb446cb508.zip
gtk2, refer, notmuch moved to conf
Diffstat (limited to '.profile')
-rw-r--r--.profile6
1 files changed, 4 insertions, 2 deletions
diff --git a/.profile b/.profile
index e3c63cd..7ea18c7 100644
--- a/.profile
+++ b/.profile
@@ -9,9 +9,11 @@ export BROWSER="firefox"
export READER="zathura"
export FILE="ranger"
export BIB="$HOME/Documents/LaTeX/uni.bib"
-export REFER="$HOME/.referbib"
+export REFER="$HOME/Documents/referbib"
export SUDO_ASKPASS="$HOME/.scripts/tools/dmenupass"
-export PIX="$HOME/.pix/"
+export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
+export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
+export PIX="$HOME/.config/pix/"
# less/man colors
export LESS=-R