Skip to content

Instantly share code, notes, and snippets.

@ozeias
Created December 26, 2024 16:57
Show Gist options
  • Save ozeias/b61aa2bebce6ffcb03614e14cb51f795 to your computer and use it in GitHub Desktop.
Save ozeias/b61aa2bebce6ffcb03614e14cb51f795 to your computer and use it in GitHub Desktop.
# apps
cask "istat-menus"
cask "obsidian"
cask "orbstack"
cask "topnotch"
cask "zed"
# AppStore Apps
mas "Caffeinated", id: 1362171212
mas "NextDNS", id: 1464122853
mas "Tailscale", id: 1475387142
mas "WiFi Explorer", id: 494803304
# Programming Languages
brew "go"
brew "lua"
brew "rust"
# Installers
brew "mas"
brew "mise"
brew "uv"
# Shell Utils
brew "ack"
brew "awscli"
brew "btop"
brew "dust"
brew "fastfetch"
brew "fd"
brew "fzf"
brew "htop"
brew "httpie"
brew "jq"
brew "lazygit"
brew "tmux"
brew "tmuxinator"
brew "tailspin"
# Databases
tap "ozeias/postgresql"
brew "ozeias/postgresql/postgis@15"
brew "rabbitmq"
brew "redis"
# Dev Tools
brew "ffmpeg"
brew "gh"
brew "huggingface-cli"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment