summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-04 23:14:03 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-04 23:14:03 -0500
commit64c1f26b01de74b088c329444c322e5245dd8e24 (patch)
tree57860f2eb658315ee610907c54c1b92966c3fa4f /.profile
parente8e98819fb0341edffe4d53dbae08e05050e7635 (diff)
downloadeibhear-64c1f26b01de74b088c329444c322e5245dd8e24.tar.gz
eibhear-64c1f26b01de74b088c329444c322e5245dd8e24.tar.zst
eibhear-64c1f26b01de74b088c329444c322e5245dd8e24.zip
ranger trains its own replacement
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index 0a2c6fd..e10d661 100644
--- a/.profile
+++ b/.profile
@@ -7,6 +7,7 @@ export EDITOR="vim"
export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
+export FILE="ranger"
export BIB="$HOME/Documents/LaTeX/uni.bib"
export REFER="$HOME/.referbib"
export SUDO_ASKPASS="$HOME/.scripts/tools/dmenupass"