diff --git a/shells/profile b/shells/profile index 2c2dc186..71bf0253 100644 --- a/shells/profile +++ b/shells/profile @@ -3,6 +3,7 @@ export TERMINAL=/usr/local/bin/st export TERM=xterm-256color export PATH=~/.bin:$PATH:/opt/lampp/bin:. export EDITOR='vim' +export READER='zathura' export CDPATH=.:~:~/Sites #Ruby things