Files
dotFiles/Brewfile

31 lines
473 B
Plaintext
Raw Normal View History

2024-10-13 16:54:49 +05:30
tap "homebrew/bundle"
tap "oven-sh/bun"
brew "btop"
brew "fastfetch"
brew "figlet"
brew "git"
brew "go"
brew "lsd"
brew "neovim"
brew "node"
brew "pnpm"
brew "ripgrep"
brew "starship"
brew "stow"
brew "tmux"
brew "zoxide"
brew "zsh-syntax-highlighting"
brew "oven-sh/bun/bun"
cask "discord"
cask "docker"
cask "font-meslo-lg-nerd-font"
cask "google-chrome"
cask "httpie"
cask "keka"
cask "kitty"
cask "obsidian"
cask "raycast"
cask "spotify"
cask "telegram"
cask "wezterm"