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

14 lines
191 B
Text
Raw Normal View History

2021-05-10 11:43:30 +09:00
tap "homebrew/bundle"
tap "homebrew/core"
2022-10-21 10:52:36 +09:00
tap "oven-sh/bun"
brew "bun"
2021-05-10 11:43:30 +09:00
brew "gh"
2022-07-29 23:34:08 +09:00
brew "go"
2021-05-10 11:43:30 +09:00
brew "hadolint"
2022-04-23 15:44:36 +09:00
brew "jq"
2021-07-16 14:04:32 +09:00
brew "mdbook"
2022-10-21 10:52:36 +09:00
brew "mkcert"
brew "rclone"
2022-06-14 22:50:47 +09:00
brew "shellcheck"
brew "sqlite"