projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2106ad
)
add brew
author
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:36 +0000
(
04:30
+0000)
committer
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:36 +0000
(
04:30
+0000)
brew/brew.bash
[new file with mode: 0644]
patch
|
blob
diff --git a/brew/brew.bash
b/brew/brew.bash
new file mode 100644
(file)
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)"