summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshells.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells.org b/shells.org
index bcd86b3..2997c8f 100755
--- a/shells.org
+++ b/shells.org
@@ -58,7 +58,6 @@
export PATH=/home/$USER/.local/bin:$PATH
export EDITOR="emacsclient"
export GIT_EDITOR="emacsclient"
- export BROWSER="firefox"
if [[ $- != *i* ]]
then