This commit is contained in:
2023-03-04 14:23:15 -05:00
parent f90b8f6913
commit b6cc5df5e3
2 changed files with 1 additions and 1 deletions

3
scripts/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)"