Set BROWSER=firefox
This commit is contained in:
parent
34a6ec7a86
commit
7356bafa93
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
export PAGER='bat'
|
||||
export EDITOR='em'
|
||||
export VISUAL='em'
|
||||
export BROWSER='qutebrowser'
|
||||
export BROWSER='firefox'
|
||||
export TERMINAL='urxvtcd'
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
|
||||
|
|
Loading…
Reference in a new issue