1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-18 16:07:59 +00:00

add Brewfile

This commit is contained in:
Nebel 2021-05-10 11:43:30 +09:00
parent ff2146f1dc
commit 462cf01aa9

17
.Brewfile Normal file
View file

@ -0,0 +1,17 @@
tap "buildpacks/tap"
tap "homebrew/bundle"
tap "homebrew/core"
brew "arduino-cli"
brew "bash-completion"
brew "bat"
brew "docker-compose"
brew "gh"
brew "git"
brew "go"
brew "hadolint"
brew "hugo"
brew "mkcert"
brew "rclone"
brew "ripgrep"
brew "ruby"
brew "buildpacks/tap/pack"