summaryrefslogtreecommitdiff
path: root/shells.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-16 06:20:14 +0300
committerThanos Apollo <[email protected]>2023-08-16 06:20:14 +0300
commitd853083e51e83e6b94b22ba90d748c33aa124c3a (patch)
treed7cc811c987facf260e8fc3275038ca237360e8f /shells.org
parent5fc426e263ec933843cb61d30be16a674d4c94fb (diff)
remove browser export
Diffstat (limited to 'shells.org')
-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