This commit is contained in:
2023-03-04 11:21:17 -05:00
parent 84ce050539
commit be4629662d
3 changed files with 8 additions and 4 deletions

3
install-brew.sh Executable file
View File

@@ -0,0 +1,3 @@
#/bin/bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"