From 01ff930648063d82303afbfab9ea9949a35742e2 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 27 Apr 2020 04:30:36 +0000 Subject: [PATCH] add brew --- brew/brew.bash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 brew/brew.bash diff --git a/brew/brew.bash b/brew/brew.bash new file mode 100644 index 0000000..6690533 --- /dev/null +++ b/brew/brew.bash @@ -0,0 +1,2 @@ +# Straight from https://brew.sh +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" -- 2.25.1