Skip to content

Instantly share code, notes, and snippets.

@kemayo
Last active April 23, 2026 15:21
Show Gist options
  • Select an option

  • Save kemayo/581611f0645a131a6a961787bc4639de to your computer and use it in GitHub Desktop.

Select an option

Save kemayo/581611f0645a131a6a961787bc4639de to your computer and use it in GitHub Desktop.
My Brewfile, as of March 26th 2026
brew "cask"
brew "mas"
brew "carthage"
brew "colordiff"
brew "composer"
brew "curl"
brew "difftastic"
brew "docker-compose"
brew "docker-buildx"
brew "fish"
brew "flake8"
brew "fnm"
brew "fzf"
brew "git"
brew "git-gui"
brew "git-review"
brew "subversion"
brew "git-svn"
brew "graphicsmagick"
brew "imagemagick"
brew "jpeg"
brew "jq"
brew "lua"
brew "luarocks"
brew "node"
brew "poetry"
brew "python"
brew "rust"
brew "thefuck"
brew "tmux"
brew "uv"
brew "wget"
#cask "1Password"
cask "airbuddy"
#cask "alfred"
#cask "alt-tab"
#cask "audacity"
#cask "bartender"
cask "betterdisplay"
cask "betterzip"
cask "boop"
cask "calibre"
#cask "camo-studio"
cask "choosy"
cask "db-browser-for-sqlite"
cask "discord"
#cask "fantastical"
cask "firefox"
cask "font-inconsolata"
cask "ghostty"
#cask "google-chrome"
cask "imageoptim"
#cask "irccloud"
#cask "iterm2"
cask "itsycal"
#cask "jordanbaird-ice"
cask "licecap"
cask "localsend"
cask "lolgato"
cask "maccy"
cask "meld"
cask "mimestream"
cask "netnewswire"
cask "obsidian"
cask "omnidisksweeper"
cask "orbstack"
cask "rectangle"
#cask "rocket"
cask "send-to-kindle"
cask "sf-symbols"
cask "signal"
cask "stillcolor"
cask "sublime-merge"
cask "sublime-text"
cask "telegram"
cask "textbuddy"
cask "thunderbird"
cask "thaw"
cask "visual-studio-code"
cask "whatsapp"
# things I own and occasionally use
cask "acorn"
#cask "affinity-designer"
#cask "affinity-photo"
#cask "affinity-publisher"
cask "bbedit"
cask "cleanshot"
cask "dropdmg"
#cask "dropshare"
#cask "imazing"
cask "little-snitch"
cask "retrobatch"
cask "soulver"
cask "soundsource"
cask "transmit"
cask "elgato-control-center"
#cask "elgato-stream-deck"
mas "Calca", id: 635758264
mas "Cardhop", id: 1290358394
#mas "Deliveries", id: 924726344
mas "Flighty", id: 1358823008
mas "Goodlinks", id: 1474335294
mas "Gifski", id: 1351639930
# mas "Hidden Bar", id: 1452453066
mas "Handmirror", id: 1502839586
mas "HomeCam for HomeKit", id: 1292995895
mas "HomePass for HomeKit", id: 1330266650
# mas "Magnet", id: 441258766
mas "Marked 2", id: 890031187
mas "Notchmeister", id: 1599169747
mas "PCalc", id: 403504866
mas "Pasteboard Viewer", id: 1499215709
mas "Parcel", id: 375589283
mas "Pixelmator Pro", id: 1289583905
#mas "Reeder 5.", id: 1529448980
mas "Slack", id: 803453959
mas "Tailscale", id: 1475387142
mas "Testflight", id: 899247664
mas "Tot", id: 1491071483
mas "Yoink", id: 457622435
# safari extensions
mas "1Blocker", id: 1365531024
mas "1Password for Safari", id: 1569813296
#mas "Hush Nag Blocker", id: 1544743900
#mas "Noir - Dark Mode for Safari", id: 1592917505
mas "StopTheMadness Pro", id: 6471380298
mas "Userscripts", id: 1463298887
mas "Wipr", id: 1662217862
# apple stuff
#mas "Numbers", id: 409203825
#mas "Pages", id: 409201541
mas "Xcode", id: 497799835
@kemayo
Copy link
Copy Markdown
Author

kemayo commented Apr 7, 2021

  1. Install homebrew
  2. Check this file out somewhere
  3. Run brew bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment