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 committed Oct 11, 2023
1 parent 325f64f commit 26c8899
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 26c8899

Please sign in to comment.