dotfiles/brewfile
2022-05-31 11:42:43 +02:00

57 lines
1.4 KiB
Text

# FOR MACOS
# 1. install bundle with brew: `$brew tap Homebrew/bundle`
# 2. Brew bundle: `$brew bundle` (must be run from same dir as file)
# or `brew bundle --file=~/.private/Brewfile`
tap "homebrew/cask"
brew "tree"
brew "mas"
brew "handbrake" # video formatting
brew "neovim" # always neovim, no macvim or regular vim
brew "ack"
# brew "profanity" # XMPP client
brew "lf" # CLI file browser (gokcehan/lf/)
# brew "mutt" # CLI email cient (muttmua/mutt)
brew "diskonaut" # CLI disk usage visual treemap
brew "tmux" # terminal multiplexer
brew "f3" # fight flash fraud (USB / SD card checker)
brew "task" # for nvim taskwiki
brew "pyenv" # python environment manager
brew "fzf" # fuzzy-finder
# youtube downloader
#"yt-dlp/taps/yt-dlp"
cask "basictex" # minimal Tex Distribution
# cask "mactex" # LaTeX Live distribution w GUI
# cask "tikzit" # tikz drawing gui
tap "zegervdv/zathura" # pdf-viewer
#cask "zathura"
cask "pgadmin4" # pgsql database admin tool
cask "macsvg" # svg editor
cask "balenaetcher" # burn iso to usb
# cask "karabiner-elements"
cask "telegram"
cask "shiftit"
cask "docker"
cask "vlc"
cask "disk-inventory-x"
cask "rekordbox"
cask "clickup"
cask "visual-studio-code"
cask "discord"
cask "qutebrowser"
# cask "firefox"
cask "waterfox"
cask "inkscape" # svg / pdf editor
# cask "adium"
# # adium or pidgin?
# cask "pidgin"
# # Cask or brew install pidgin
# cask "fork"
# terminal
cask "alacritty" # terminaL