# Taps
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "nikitabobko/tap"

# System Tools & Terminal
brew "btop"
brew "cloudflared"
brew "eza"
brew "fastfetch"
brew "fzf"
brew "stow"
brew "tmux"
brew "unzip"
brew "zoxide"
brew "zsh-autosuggestions"
brew "zsh-syntax-highlighting"

# Development & Programming
brew "bun"
brew "go"
brew "lazygit"
brew "node"
brew "pnpm"

# Casks (GUI Apps)
cask "1password"
cask "aerospace"
cask "alacritty"
cask "blender"
cask "bruno"
cask "cursor"
cask "docker"
cask "ghostty"
cask "hoppscotch"
cask "keka"
cask "obsidian"
cask "onlyoffice"
cask "pearcleaner"
brew "proton-pass"
cask "setapp"
cask "sf-symbols"
cask "sourcetree"
cask "tableplus"
cask "visual-studio-code"
cask "zed"
cask "zen-browser"

# Fonts
cask "font-inter"
cask "font-sf-mono"
cask "font-sf-pro"
