summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-03-09 12:17:15 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-03-09 12:17:15 -0500
commitcca884b02e2cbf5634d6228f8fd5628d365e5bf9 (patch)
tree921caa25006c3f562e396dc4a257fc465e4d5525 /.profile
parent84bf3956f042159d7b74508dbecd6ff9495794c5 (diff)
downloadeibhear-cca884b02e2cbf5634d6228f8fd5628d365e5bf9.tar.gz
eibhear-cca884b02e2cbf5634d6228f8fd5628d365e5bf9.tar.zst
eibhear-cca884b02e2cbf5634d6228f8fd5628d365e5bf9.zip
vifm default file manager w/ überzug
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index dbf59eb..3ce4dfd 100644
--- a/.profile
+++ b/.profile
@@ -7,7 +7,7 @@ export EDITOR="nvim"
export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
-export FILE="ranger"
+export FILE="vu"
export BIB="$HOME/Documents/LaTeX/uni.bib"
export REFER="$HOME/Documents/referbib"
export SUDO_ASKPASS="$HOME/.scripts/tools/dmenupass"