From 5d3d74ef88cacc2a2014072ccc71d1da87306319 Mon Sep 17 00:00:00 2001 From: Delmar Davis Date: Fri, 3 Sep 2021 12:59:18 -0700 Subject: Add Atribution --- brewscript.sh | 7 +++++-- 1 file 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 -- cgit v1.2.3