Skip to content

Instantly share code, notes, and snippets.

@sshkarupa
Last active April 23, 2019 11:54
Show Gist options
  • Select an option

  • Save sshkarupa/e4cbd6c2408605ee802fe16bb681283b to your computer and use it in GitHub Desktop.

Select an option

Save sshkarupa/e4cbd6c2408605ee802fe16bb681283b to your computer and use it in GitHub Desktop.
tap 'homebrew/bundle'
tap 'homebrew/cask'
tap 'homebrew/core'
brew 'zsh'
brew 'ansible'
brew 'awscli'
brew 'webp'
brew 'gist'
brew 'git'
brew 'jq'
brew 'mas'
# Manage multiple runtime versions with a single CLI tool
brew 'asdf'
# Plugin Dependencies for asdf
brew 'coreutils'
brew 'automake'
brew 'autoconf'
brew 'openssl'
brew 'libyaml'
brew 'readline'
brew 'libxslt'
brew 'libtool'
brew 'unixodbc'
brew 'unzip'
brew 'curl'
# ==============
brew 'tldr'
brew 'tmux'
brew 'wget'
brew 'yarn'
brew 'youtube-dl'
cask 'dash'
cask 'docker'
cask 'docker-compose'
cask 'dropbox'
cask 'firefox'
cask 'flux'
cask 'gfxcardstatus'
cask 'google-chrome'
cask 'graphiql'
cask 'iina'
cask 'iterm2'
cask 'progressive-downloader'
cask 'safari-technology-preview'
cask 'skype'
cask 'tableplus'
cask 'enpass'
cask 'transmission'
cask 'visual-studio-code'
cask 'vlc'
# cask 'vox'
# cask 'zoomus'
# mas 'AudioBookBinder', id: 413_969_927
mas 'Slack', id: 803_453_959
mas 'Spark', id: 1_176_895_641
mas 'SimplenoteMac', id: 692_867_256
mas 'Telegram', id: 747_648_890
mas 'TogglDesktop', id: 957_734_279
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment