Skip to content

Instantly share code, notes, and snippets.

@ivanbanov
Last active September 3, 2018 09:30
Show Gist options
  • Save ivanbanov/0b42387c575295da2f29b2ad9489fa41 to your computer and use it in GitHub Desktop.
Save ivanbanov/0b42387c575295da2f29b2ad9489fa41 to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "docker"
brew "node"
brew "tig"
brew "wget"
brew "yarn"
brew "zsh"
brew "zsh-syntax-highlighting"
cask "docker"
cask "evernote"
cask "font-fira-code"
cask "google-backup-and-sync"
cask "iterm2"
cask "licecap"
cask "messenger"
cask "postman"
cask "skype"
cask "slack"
cask "spectacle"
cask "spotify"
cask "sublime-text"
cask "telegram"
cask "visual-studio-code"
cask "whatsapp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment