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 "homebrew/bundle"
tap 'caskroom/fonts' tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew 'asdf' brew "asdf"
brew 'cmake' brew "cloc"
brew 'git-lfs' brew "cmake"
brew 'git' brew "git-lfs"
brew 'gnupg' brew "git"
brew 'httpie' brew "gnu-tar"
brew 'pass' brew "gnupg"
brew 'pinentry-mac' brew "nmap"
brew 'tmux' 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 "alfred"
cask 'font-fira-code' cask "android-file-transfer"
cask 'font-iosevka' cask "appcleaner"
cask 'font-jetbrains-mono' cask "bartender"
cask 'font-victor-mono' 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 "suspicious-package"
cask 'qlcommonmark'
cask 'qlmarkdown'
cask 'qlstephen'
cask 'quicklook-csv'
cask 'quicklook-json'
cask 'suspicious-package'
cask 'alfred' cask "font-anonymous-pro"
cask 'audiobookbinder' cask "font-fira-code"
cask 'bitbar' cask "font-iosevka"
cask 'caffeine' cask "font-jetbrains-mono"
cask 'docker' cask "font-victor-mono"
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'