about summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2016-08-01T18·01-0400
committerWilliam Carroll <wpcarro@gmail.com>2016-08-01T18·01-0400
commit3306754932caa6436ec51fe8d508eb6de75aaf1e (patch)
treeef3e88716590042fa0561681054989aa2252a15a /install.sh
parent792c690e0d2908f5b4d83c03fb413b2c80975ab0 (diff)
Adds brew to PATH and adds is_online function
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100644
index 000000000000..302245f141e8
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+# install brew and its packages
+. ./install_brew.sh
+