Adds brew to PATH and adds is_online function
This commit is contained in:
parent
792c690e0d
commit
3306754932
6 changed files with 57 additions and 35 deletions
5
install.sh
Normal file
5
install.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# install brew and its packages
|
||||
. ./install_brew.sh
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue