diff options
-rw-r--r-- | .macos | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ macos_update_path () { 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' |