Homebrew packages installation script
This commit is contained in:
6
scripts/homebrew-install.sh
Executable file
6
scripts/homebrew-install.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# https://docs.brew.sh/Homebrew-on-Linux
|
||||||
|
|
||||||
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
||||||
|
|
||||||
Reference in New Issue
Block a user