Skip to content

Commit 11e11ae

Browse files
committed
minor change
1 parent 598270d commit 11e11ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/setup

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ if ! [ -x "$(command -v brew)" ]; then
3838
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
3939
echo 'export PATH=/opt/homebrew/bin:$PATH' >> ~/.bash_profile
4040
echo 'export PATH=/opt/homebrew/bin:$PATH' >> ~/.zshrc
41-
# ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"pwd
4241
else
4342
echo "Homebrew already installed 👍"
4443
fi

0 commit comments

Comments
 (0)