Update brewfile

This commit is contained in:
Anton Zadvorny 2021-10-16 18:15:21 +03:00
parent 0c4e101c3a
commit af444a7055
1 changed files with 52 additions and 41 deletions

View File

@ -1,45 +1,56 @@
tap 'caskroom/cask'
tap 'caskroom/fonts'
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew 'asdf'
brew 'cmake'
brew 'git-lfs'
brew 'git'
brew 'gnupg'
brew 'httpie'
brew 'pass'
brew 'pinentry-mac'
brew 'tmux'
brew "asdf"
brew "cloc"
brew "cmake"
brew "git-lfs"
brew "git"
brew "gnu-tar"
brew "gnupg"
brew "nmap"
brew "openjdk"
brew "pass"
brew "pinentry-mac"
brew "smartmontools"
brew "telnet"
brew "tmux"
brew "wget"
brew "wireguard-tools"
brew "readline"
cask 'font-anonymous-pro'
cask 'font-fira-code'
cask 'font-iosevka'
cask 'font-jetbrains-mono'
cask 'font-victor-mono'
cask "alfred"
cask "android-file-transfer"
cask "appcleaner"
cask "bartender"
cask "discord"
cask "electrum"
cask "firefox-nightly"
cask "google-chrome"
cask "iina"
cask "iterm2"
cask "mongodb-compass"
cask "onyx"
cask "openemu"
cask "skype"
cask "spotify"
cask "stats"
cask "steam"
cask "sublime-merge"
cask "sublime-text"
cask "telegram"
cask "the-unarchiver"
cask "visual-studio-code"
cask "wireshark"
cask 'qlcolorcode'
cask 'qlcommonmark'
cask 'qlmarkdown'
cask 'qlstephen'
cask 'quicklook-csv'
cask 'quicklook-json'
cask 'suspicious-package'
cask "suspicious-package"
cask 'alfred'
cask 'audiobookbinder'
cask 'bitbar'
cask 'caffeine'
cask 'docker'
cask 'firefox'
cask 'google-chrome'
cask 'iina'
cask 'iterm2'
cask 'oversight'
cask 'skype'
cask 'sublime-merge'
cask 'sublime-text'
cask 'the-unarchiver'
cask 'transmission'
cask 'virtualbox'
cask 'visual-studio-code'
cask 'wireshark'
cask "font-anonymous-pro"
cask "font-fira-code"
cask "font-iosevka"
cask "font-jetbrains-mono"
cask "font-victor-mono"