aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@cobraz.no>2020-11-20 22:38:32 +0100
committerGitHub <noreply@github.com>2020-11-20 22:38:32 +0100
commite35aaa7bebec798c60b601a1f1e676be0cd2c8d2 (patch)
treef828961e166dc781fbfcec9acef6509763534fa9 /brew.sh
parenta1dbd701530e6bc24da57ded1ca4cd09be54ed6c (diff)
downloaddotfiles-e35aaa7bebec798c60b601a1f1e676be0cd2c8d2.tar.gz
dotfiles-e35aaa7bebec798c60b601a1f1e676be0cd2c8d2.zip
feat: add golang
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index f74ee36..1338163 100755
--- a/brew.sh
+++ b/brew.sh
@@ -51,6 +51,9 @@ brew install sfnt2woff
brew install sfnt2woff-zopfli
brew install woff2
+# Programming languages
+brew install golang
+
# Install other useful binaries.
brew install ack
#brew install exiv2