1
0
Fork 0
mirror of https://github.com/kou029w/kou029w.git synced 2025-01-19 08:28:01 +00:00

update Brewfile

This commit is contained in:
Nebel 2021-07-16 14:04:32 +09:00
parent 5fcd4d04d8
commit 52b89fb637

View file

@ -1,6 +1,7 @@
tap "buildpacks/tap" tap "buildpacks/tap"
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/core" tap "homebrew/core"
tap "sachaos/todoist"
brew "arduino-cli" brew "arduino-cli"
brew "bash-completion" brew "bash-completion"
brew "bat" brew "bat"
@ -10,8 +11,10 @@ brew "git"
brew "go" brew "go"
brew "hadolint" brew "hadolint"
brew "hugo" brew "hugo"
brew "mdbook"
brew "mkcert" brew "mkcert"
brew "rclone" brew "rclone"
brew "ripgrep" brew "ripgrep"
brew "ruby" brew "ruby"
brew "buildpacks/tap/pack" brew "buildpacks/tap/pack"
brew "sachaos/todoist/todoist"