diff --git a/.zshrc b/.zshrc index 60ed2ccd..0ff076ae 100644 --- a/.zshrc +++ b/.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"