summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
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"