diff options
author | Thanos Apollo <[email protected]> | 2023-08-16 06:20:14 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-16 06:20:14 +0300 |
commit | d853083e51e83e6b94b22ba90d748c33aa124c3a (patch) | |
tree | d7cc811c987facf260e8fc3275038ca237360e8f /shells.org | |
parent | 5fc426e263ec933843cb61d30be16a674d4c94fb (diff) |
remove browser export
Diffstat (limited to 'shells.org')
-rwxr-xr-x | shells.org | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ export PATH=/home/$USER/.local/bin:$PATH export EDITOR="emacsclient" export GIT_EDITOR="emacsclient" - export BROWSER="firefox" if [[ $- != *i* ]] then |