mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
add Brewfile
This commit is contained in:
parent
ff2146f1dc
commit
462cf01aa9
1 changed files with 17 additions and 0 deletions
17
.Brewfile
Normal file
17
.Brewfile
Normal 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"
|
Loading…
Add table
Reference in a new issue