add brew
authorAJ ONeal <aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:36 +0000 (04:30 +0000)
committerAJ ONeal <aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:36 +0000 (04:30 +0000)
brew/brew.bash [new file with mode: 0644]

diff --git a/brew/brew.bash b/brew/brew.bash
new file mode 100644 (file)
index 0000000..6690533
--- /dev/null
@@ -0,0 +1,2 @@
+# Straight from https://brew.sh
+/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"