Skip to content

Commit 505b142

Browse files
author
djekmusic
committed
test mac
1 parent 1e55baa commit 505b142

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
2-
chmod +x install.sh
3-
./install.sh
1+
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | sh
2+
chmod 644 ~/.zshrc
43
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zshrc && source ~/.zshrc

0 commit comments

Comments
 (0)