Skip to content

Commit

Permalink
Switch to Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
John F. Mercer authored and jfmercer committed Oct 11, 2023
1 parent 2079fe9 commit 82ad9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebrew/homebrew.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ elif [[ "$OSTYPE" == "linux-gnu"* ]]; then
. $HOME/.asdf/asdf.sh
# standard macOS install
else
eval "$(/usr/local/bin/brew shellenv)"
eval "$(/opt/homebrew/bin/brew shellenv)"
fi

0 comments on commit 82ad9b3

Please sign in to comment.