Skip to content

Instantly share code, notes, and snippets.

@mohokh67
Last active March 15, 2026 17:52
Show Gist options
  • Select an option

  • Save mohokh67/a9c2e6e33b5a354f3559c9598df02898 to your computer and use it in GitHub Desktop.

Select an option

Save mohokh67/a9c2e6e33b5a354f3559c9598df02898 to your computer and use it in GitHub Desktop.
Brew packages

CLI

  • Get the list brew leaves
brew install \
  atuin \
  awscli \
  bat \
  bottom \
  direnv \
  exiftool \
  eza \
  ffmpeg \
  fzf \
  gh \
  go \
  hashicorp/tap/terraform \
  htop \
  jandedobbeleer/oh-my-posh/oh-my-posh \
  just \
  lazygit \
  make \
  minikube \
  mole \
  ncdu \
  oasdiff \
  oven-sh/bun/bun \
  tree \
  yt-dlp \
  zoxide

GUI cask

  • Get the list brew list --cask
  • Check the list before install brew info --cask brave-browser cryptomator ...
brew install --cask \
  affinity \
  appcleaner \
  brave-browser \
  chatgpt \
  claude \
  claude-code \
  codex \
  cryptomator \
  daisydisk \
  excalidrawz \
  filen \
  font-fira-code \
  font-monaspace \
  font-victor-mono \
  font-hack-nerd-font \
  font-jetbrains-mono-nerd-font \
  ghostty \
  google-chrome \
  handbrake-app \
  httpie-desktop \
  keepingyouawake \
  keka \
  little-snitch \
  maccy \
  macfuse \
  macwhisper \
  meetingbar \
  mullvad-browser \
  nordvpn \
  obs \
  postman \
  proton-drive \
  proton-mail \
  proton-pass \
  protonvpn \
  raycast \
  rectangle \
  session \
  spotify \
  standard-notes \
  syncthing-app \
  tailscale-app \
  telegram \
  thor \
  tor-browser \
  veracrypt \
  visual-studio-code \
  vlc \
  warp \
  wireshark-app \
  zed \
  zen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment