Skip to content

Instantly share code, notes, and snippets.

@mommel
Created November 20, 2018 10:40
Show Gist options
  • Save mommel/da55bf311c5e510bb3724c27532f90fd to your computer and use it in GitHub Desktop.
Save mommel/da55bf311c5e510bb3724c27532f90fd to your computer and use it in GitHub Desktop.
Some foo for mac
brew install awscli && \
brew install bash-completion && \
brew install node && \
brew install zsh && \
brew install zsh-completions && \
brew install zsh-syntax-highlighting && \
brew install vim && \
brew install python && \
brew install python3 && \
brew install python@2 && \
brew install yarn && \
brew install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment