Add env variable for vimrc.

This commit is contained in:
2016-03-06 17:23:53 +01:00
parent 415185c29f
commit 81fb275474
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ export EDITOR="nvim"
export VISUAL="vim"
export BROWSER="firefox"
export VIMRC="$HOME/.vimrc"
export WINEPATH="/media/hdd1/games/wine"
export LOGDIR="$HOME/.var/log"