Files
dotfiles/macos/Brewfile
T
2024-07-11 16:13:45 +03:00

32 lines
473 B
Ruby

tap 'homebrew/bundle'
brew 'bash'
brew 'bash-git-prompt'
brew 'btop'
brew 'bitwarden-cli'
brew 'coreutils'
brew 'docker'
brew 'dust'
brew 'eza'
brew 'fastfetch'
brew 'findutils'
brew 'fzf'
brew 'gh'
brew 'git'
brew 'git-delta' # https://github.com/dandavison/delta
brew 'gnupg'
brew 'htop'
brew 'iperf3'
brew 'jq'
brew 'mas'
brew 'nvm'
brew 'tokei'
brew 'tldr'
brew 'tmux'
brew 'tree'
brew 'wget'
brew 'youtube-dl'
brew 'zoxide'
brew 'zsh'
brew 'zsh-syntax-highlighting'