set zen-browser to the default browser
This commit is contained in:
parent
f22da62b82
commit
f646551052
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -101,6 +101,7 @@ if [[ -n $SSH_CONNECTION ]]; then
|
||||||
export EDITOR='nvim'
|
export EDITOR='nvim'
|
||||||
else
|
else
|
||||||
export EDITOR='nvim'
|
export EDITOR='nvim'
|
||||||
|
export BROWSER='zen-browser'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Compilation flags
|
# Compilation flags
|
||||||
|
|
Loading…
Reference in a new issue