Skip to content

Instantly share code, notes, and snippets.

@Chrisedmo
Last active June 7, 2017 14:10
Show Gist options
  • Save Chrisedmo/4534f958bf78b9e5e3f3c9c5a09aa93a to your computer and use it in GitHub Desktop.
Save Chrisedmo/4534f958bf78b9e5e3f3c9c5a09aa93a to your computer and use it in GitHub Desktop.
My Cask Config
#!/bin/sh
#
# Some cask packages that I like.
#
brew cask install sketch
brew cask install atom
brew cask install alfred
brew cask install slack
brew cask install paparazzi
brew cask install transmit
brew cask install imageoptim
brew cask install imagealpha
brew cask install iterm2
brew cask install mailbutler
brew cask install github-desktop
brew cask install sourcetree
brew cask install transmission
brew cask install visual-studio-code
# Working on submitting:
# craftmanager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment