diff options
-rwxr-xr-x | shells.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ export PATH=/home/$USER/.local/bin:$PATH export EDITOR="emacsclient" export GIT_EDITOR="emacsclient" + export BROWSER="firefox" if [[ $- != *i* ]] then |