Skip to content

Instantly share code, notes, and snippets.

@sandalsoft
Created August 28, 2019 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandalsoft/e759892fa680aae4acbbd966f6dd7bcf to your computer and use it in GitHub Desktop.
Save sandalsoft/e759892fa680aae4acbbd966f6dd7bcf to your computer and use it in GitHub Desktop.
# Requirements:
# homebrew - http://brew.sh/
# brew bundle - https://github.com/Homebrew/homebrew-bundle
# cask - https://caskroom.github.io/ (installed automatically)
# mas-cli - https://github.com/argon/mas
cask_args appdir: '/Applications'
tap 'caskroom/cask'
tap 'caskroom/versions'
tap 'caskroom/fonts'
brew 'mas'
brew 'awscli'
brew 'mtr'
brew 'jq'
brew 'node'
brew 'awless'
brew 'fasd'
brew 'tldr'
brew 'zsh-autosuggestions'
brew 'htop'
brew 'wget'
brew 'nmap'
brew 'geoip'
brew 'speedtest-cli'
brew 'youtube-dl'
brew 'tmux'
brew 'tig'
brew 'unrar'
brew 'dockutil'
brew 'openssl'
brew 'vnstat'
brew 'ripgrep'
brew 'dark-mode'
brew 'trash'
brew 'thefuck'
brew 'pv'
brew 'qlstephen'
brew 'qlmarkdown'
brew 'quicklook-json'
brew 'qlimagesize'
brew 'webpquicklook'
brew 'suspicious-package'
brew 'quicklookase'
brew 'qlvideo'
brew 'sqlite'
brew 'spoof-mac'
brew 'mkcert'
cask 'font-source-code-pro'
cask 'font-hasklig'
cask 'font-fira-code'
cask 'slack'
cask 'skype'
cask 'iterm2'
cask 'google-chrome'
cask 'firefox'
cask 'evernote'
cask 'dropbox'
cask 'the-unarchiver'
cask 'cert-quicklook'
cask 'quicklook-json'
cask '1password'
cask 'alfred'
cask 'kaleidoscope'
cask 'vlc'
cask 'ios-console'
cask 'dash'
cask 'postman'
cask 'sqlitebrowser'
cask 'microsoft-office'
cask 'Kaleidoscope'
cask 'yujitach-menumeters'
mas 'Xcode', id: 497799835
mas 'Microsoft Remote Desktop', id: 715768417
mas 'The Unarchiver', id: 425424353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment