Set the browser properly

This commit is contained in:
Jake Howard 2017-11-17 09:05:23 +00:00
parent ff7d97b7e5
commit e7d2bf3c13
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -9,3 +9,5 @@ export DOTFILES=${HOME}/.dotfiles
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
export HISTCONTROL=ignoreboth
export BROWSER=$(which firefox)