Skip to content

Instantly share code, notes, and snippets.

@chkk525
Created May 5, 2019 07:05
Show Gist options
  • Save chkk525/f5023fcf8099f230b4e89d72da34f9d6 to your computer and use it in GitHub Desktop.
Save chkk525/f5023fcf8099f230b4e89d72da34f9d6 to your computer and use it in GitHub Desktop.
### Tap ###
tap "argon/mas"
tap "buo/cask-upgrade"
tap "caskroom/cask"
tap "caskroom/versions"
tap "caskroom/fonts"
tap "ethereum/ethereum"
tap "fishtown-analytics/dbt"
tap "heroku/brew"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "rcmdnk/file"
tap "sanemat/font"
tap "delphinus/sfmono-square"
### Homebrew packages ###
brew "bazaar"
brew "ctop"
brew "curl"
brew "ethereum"
brew "gcc"
brew "ghq"
brew "gibo"
brew "gist"
brew "git"
brew "go"
brew "htop"
brew "openssl"
brew "python"
brew "httpie"
brew "hub"
brew "jq"
brew "mackup"
brew "mas"
brew "python@2"
brew "mosh"
brew "neovim"
brew "node"
brew "peco"
brew "postgresql"
brew "pyenv"
brew "pyenv-virtualenv"
brew "rmtrash"
brew "ruby"
brew "sshrc"
brew "telnet"
brew "tig"
brew "tmux"
brew "tree"
brew "vim"
brew "wget"
brew "yarn"
brew "z"
brew "fish"
brew "fzf"
brew "fishtown-analytics/dbt/dbt"
brew "heroku/brew/heroku"
brew "rcmdnk/file/brew-file"
# Fonts
brew 'ricty --with-powerline'
brew 'sfmono-square'
### Cask Apps ###
cask_args appdir: '/Applications'
# Web
cask '1password'
cask 'google-chrome'
cask 'brave-browser'
cask 'firefox-developer-edition'
cask 'authy'
# Productivity
cask 'rescuetime'
cask 'keyboard-maestro'
cask 'omnifocus'
# Communication
cask 'slack'
cask 'zoom'
cask 'skype'
# Utilities
cask 'alfred'
cask 'bartender'
cask 'droplr'
cask 'karabiner-elements'
cask 'keepingyouawake'
cask 'the-unarchiver'
cask 'cyberghost-vpn'
cask 'duet'
cask 'appcleaner'
cask 'dropbox'
cask 'gyazo'
cask 'hazel'
cask 'bitbar'
# Font
cask 'font-ricty-diminished'
# Office
cask 'microsoft-office'
# Reference
cask 'kindle'
cask 'anki'
cask 'pdf-expert'
cask 'dash'
# Editor
cask 'coteditor'
cask 'visual-studio-code'
# Terminal
cask 'iterm2-nightly'
cask 'docker'
# Dev Apps
cask 'MySQLWorkbench'
cask 'gitkraken'
cask 'sequel-pro'
cask 'github'
cask 'postman'
cask 'ngrok'
# Design
cask 'sketch'
### MAS ###
mas "", id: 672206759
mas "", id: 404647179
mas "", id: 961632517
mas "", id: 1289197285
mas "", id: 975937182
mas "", id: 1024640650
mas "", id: 803453959
mas "", id: 412356892
mas "", id: 445189367
mas "", id: 946399090
mas "", id: 405399194
mas "", id: 441258766
mas "", id: 540348655
mas "", id: 425424353
mas "Apple Configurator 2", id: 1037126344
mas "iA Writer", id: 775737590
mas "Keynote", id: 409183694
mas "LINE", id: 539883307
mas "Xcode", id: 497799835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment