Merge branch 'common'

This commit is contained in:
2018-01-29 13:15:50 +01:00
19 changed files with 149 additions and 52 deletions

View File

@@ -17,7 +17,7 @@ export PATH
export EDITOR="vim"
export VISUAL="vim"
export BROWSER="/usr/bin/xdg-open"
export BROWSER="firefox"
export PAGER="less"
export LESS="FRX"