dotfiles/home/.config/Brewfile

80 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-05-20 05:05:02 +00:00
# Yay
tap 'homebrew/services'
## Upgrades & Overlays
brew 'bat'
brew 'btop'
brew 'curl'
brew 'eza'
brew 'fd'
brew 'fish'
# brew 'gawk'
brew 'httpie'
# brew 'mosh'
brew 'openssh'
brew 'ripgrep'
brew 'rsync'
# brew 'tmux'
brew 'watch'
brew 'wget'
brew 'whois'
brew 'zoxide'
## Fun stuff
brew 'fastfetch'
brew 'ffmpeg'
brew 'ffmpegthumbnailer'
brew 'fzf'
brew 'handbrake'
# brew 'hugo'
# brew 'imagemagick'
# brew 'marp-cli' # slides
# brew 'poppler' # pdf tools
# brew 'qpdf' # moar pdf
# brew 'tintin'
# brew 'tlrc'
# brew 'trash-cli'
brew 'unar'
brew 'yazi'
# brew 'yt-dlp'
## Dev Tooling
brew 'cmake' # neovim build needs
brew 'direnv'
# brew 'entr'
brew 'gh'
brew 'git'
brew 'git-lfs'
brew 'git-standup'
# brew 'go'
# brew 'golangci-lint'
brew 'jq'
# brew 'libpq'
brew 'neovim'
# brew 'overmind'
brew 'pipx'
tap 'jesseduffield/lazygit'
brew 'jesseduffield/lazygit/lazygit'
## Ops Tooling
brew 'dive'
brew 'gnupg'
brew 'nmap'
# brew 'qrencode'
# brew 'wireguard-tools'
# tap 'hashicorp/tap'
# brew 'hashicorp/tap/terraform'
tap 'jesseduffield/lazydocker'
brew 'jesseduffield/lazydocker/lazydocker'
## MAS time
brew 'mas'