Skip to content

Instantly share code, notes, and snippets.

@wknowles
Last active January 28, 2017 09:58
Show Gist options
  • Save wknowles/e2059bf60bb48c4121719a1c5f4d92e6 to your computer and use it in GitHub Desktop.
Save wknowles/e2059bf60bb48c4121719a1c5f4d92e6 to your computer and use it in GitHub Desktop.
will@hollyandwill.com

Stuff to install on a fresh mac

# install package manager
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# tap homebrew versions
brew tap homebrew/versions

# Homebrew packages
brew install \
brew-rmtree\
bash \
bash-completion2 \
tmux\
reattach-to-user-namespace\
mobile-shell\
rbenv\
wget \
aria2 \
exiftool \
jhead\
jpegoptim \
pngcrush \



#install mac apps (optional)
brew cask install \
sublime-text-dev \
virtualbox \
google-chrome \
firefox \
imageoptim \
handbrake \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment