dotfiles/Brewfile

21 lines
334 B
Plaintext
Raw Normal View History

2019-03-01 08:17:42 +00:00
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "twpayne/taps"
cask "java"
2019-03-01 09:16:59 +00:00
cask "iterm2"
cask "zoomus"
cask "visual-studio-code"
2019-03-01 08:17:42 +00:00
brew "git-ftp"
brew "gnu-sed"
brew "hugo"
brew "inetutils"
brew "ncftp"
brew "plantuml"
2019-03-01 09:40:37 +00:00
brew "python3"
2019-03-01 08:17:42 +00:00
brew "ripgrep"
brew "twpayne/taps/chezmoi"
cask "pgadmin4"
cask "sloth"
brew "node"