diff options
Diffstat (limited to 'brewscript.sh')
| -rw-r--r-- | brewscript.sh | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/brewscript.sh b/brewscript.sh index 3f74e77..c9990ee 100644 --- a/brewscript.sh +++ b/brewscript.sh @@ -1,7 +1,10 @@ #-----------------------------------------------------------------brewscript.sh +# Homebrew installation script. +# Based on one given to me by @kelfi (https://github.com/kelfi) +# Original Author: Kelly Conley +# Current Author: D. Delmar Davis. # -# -# + #Xcode tools xcode-select --install #homebrew tools |
