mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
5 lines
129 B
Bash
Executable File
5 lines
129 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
|
|
echo " ************* DONE! ************"
|