Skip to content

Instantly share code, notes, and snippets.

@aussiegeek
Last active March 30, 2021 05:55
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 aussiegeek/49c5d83877afc9343b978b9476c9cef7 to your computer and use it in GitHub Desktop.
Save aussiegeek/49c5d83877afc9343b978b9476c9cef7 to your computer and use it in GitHub Desktop.
# frozen_string_literal: true
# exa & bat are used in my .zshrc aliases, so install it asap
brew 'exa'
brew 'bat'
tap 'homebrew/bundle'
tap 'homebrew/cask'
tap 'homebrew/services'
tap 'homebrew/cask-drivers'
tap 'homebrew/cask-fonts'
tap 'homebrew/cask-versions'
cask '1password'
cask 'alfred'
cask 'dropbox'
cask 'yubico-authenticator'
cask 'visual-studio-code'
brew 'reattach-to-user-namespace'
brew 'telnet'
brew 'terminal-notifier'
brew 'tmux'
brew 'vim'
brew 'zsh'
brew 'starship'
brew 'chezmoi'
mas 'DaisyDisk', id: 411_643_860
mas 'Unsplash Wallpapers', id: 1_284_863_847
mas 'Bear', id: 1_091_189_122
mas 'Amphetamine', id: 937_984_704
brew 'awscli'
brew 'git-delta'
brew 'git'
brew 'graphviz'
brew 'htop'
brew 'jq'
brew 'mosh'
brew 'nmap'
brew 'the_silver_searcher'
brew 'wget'
brew 'youtube-dl'
brew 'postgresql'
brew 'pkg-config'
brew 'libxml2'
brew 'gnupg'
brew 'shellcheck'
brew "curl"
cask 'dash'
cask 'firefox'
cask 'firefox-developer-edition'
cask 'brave'
cask 'google-chrome-canary'
cask 'google-chrome'
cask 'hex-fiend'
cask 'istat-menus'
cask 'intel-power-gadget'
cask 'iterm2'
cask 'paw'
cask 'sizeup'
cask 'slack'
cask 'spotify'
cask 'telegram'
cask 'tripmode'
cask 'vlc'
cask 'sublime-merge'
cask 'choosy'
cask 'muzzle'
brew 'svn'
cask 'font-monofur-for-powerline'
cask 'tableplus'
cask 'recordit'
cask 'aws-vault'
cask '1password-cli'
cask 'chirp'
cask 'discord'
cask "kindle"
cask "logitech-camera-settings"
cask "logitech-options"
cask "mactracker"
cask "monitorcontrol"
cask "mqtt-explorer"
cask "paw"
cask "zoomus"
cask "whatsapp"
cask "tweetbot"
cask "signal"
cask 'pika'
mas 'Meeter', id: 1510445899
mas 'XCode', id: 497_799_835
mas "Home Assistant", id: 1099568401
mas "Numbers", id: 409203825
mas "Pixelmator", id: 407963104
mas "Bear", id: 1091189122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment