.zshrc: unset a BROWSER for MacOS
This commit is contained in:
parent
ecb03a102b
commit
c3d18de8ec
1
.zshrc
1
.zshrc
@ -176,6 +176,7 @@ if [[ "$(uname)" == "Darwin" ]]; then
|
||||
sort |
|
||||
tail -n1)
|
||||
export PATH=$PATH:/opt/homebrew/Cellar/tfenv/$TFENVVERSION/versions/$TFVERSION/
|
||||
unset BROWSER
|
||||
fi
|
||||
|
||||
# Setting the right editor
|
||||
|
Loading…
x
Reference in New Issue
Block a user