# 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 \
Last active
January 28, 2017 09:58
-
-
Save wknowles/e2059bf60bb48c4121719a1c5f4d92e6 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment