Skip to content

Instantly share code, notes, and snippets.

@rfong
Created January 16, 2018 22:44
Show Gist options
  • Save rfong/89c3daa4dedf9daf6515cb9c4e3de71c to your computer and use it in GitHub Desktop.
Save rfong/89c3daa4dedf9daf6515cb9c4e3de71c to your computer and use it in GitHub Desktop.
just me preparing to upgrade to OSX 10.13
#!/bin/bash
brew update
brew upgrade
go get -u golint # and maybe more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment