aboutsummaryrefslogtreecommitdiff
path: root/.macos
diff options
context:
space:
mode:
Diffstat (limited to '.macos')
-rw-r--r--.macos3
1 files changed, 1 insertions, 2 deletions
diff --git a/.macos b/.macos
index 3c4603b..7e21987 100644
--- a/.macos
+++ b/.macos
@@ -9,8 +9,7 @@ macos_update_path /usr/local/opt/openjdk/bin
macos_update_path /usr/local/opt/ruby/bin
macos_update_path /usr/local/opt/llvm/bin
-export BROWSER='open -a safari'
-[ -d /Applications/Firefox.app ] && export BROWSER='open -a firefox'
+export BROWSER='open'
alias bug='brew upgrade --greedy'