Set the browser properly
This commit is contained in:
parent
ff7d97b7e5
commit
e7d2bf3c13
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ export DOTFILES=${HOME}/.dotfiles
|
||||||
|
|
||||||
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
|
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
|
||||||
export HISTCONTROL=ignoreboth
|
export HISTCONTROL=ignoreboth
|
||||||
|
|
||||||
|
export BROWSER=$(which firefox)
|
||||||
|
|
Loading…
Reference in a new issue