added BROWSER to shell exports
This commit is contained in:
parent
6d01be8d3a
commit
92de2a9abe
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -2,6 +2,7 @@
|
|||
export PATH=$HOME/bin:$PATH
|
||||
|
||||
# Export the $EDITOR and $TERMINAL
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export EDITOR=/usr/bin/vim
|
||||
export TERMINAL="/usr/bin/uxterm -bg black -fg grey -sb -leftbar -si -bc -cr orange"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue