Skip to content

Instantly share code, notes, and snippets.

@jngo
Created May 26, 2020 22:28
Show Gist options
  • Save jngo/3066248e9b0dfe80c15cdb85593ff08f to your computer and use it in GitHub Desktop.
Save jngo/3066248e9b0dfe80c15cdb85593ff08f to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
# Brews
brew "autojump"
brew "fzf"
brew "git"
brew "gnupg"
brew "mas"
brew "node"
brew "stow"
brew "wget"
brew "zsh"
# Casks
cask "dash"
cask "dropbox"
cask "figma"
cask "google-chrome"
cask "iconjar"
cask "imageoptim"
cask "keybase"
cask "macvim"
cask "sketch"
cask "spotify"
# Mac App Store
mas "1Password 7", id: 1333542190
mas "Fantastical", id: 975937182
mas "iA Writer", id: 775737590
mas "OmniFocus", id: 1346203938
mas "Reeder", id: 880001334
mas "Slack", id: 803453959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment