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

brew bundle dump

This commit is contained in:
Nebel 2023-01-01 22:49:31 +09:00
parent 3759dd47e3
commit 8945469bda

View file

@ -1,7 +1,8 @@
tap "drone/drone"
tap "gitea/tap", "https://gitea.com/gitea/homebrew-gitea"
tap "homebrew/bundle"
tap "homebrew/core"
tap "oven-sh/bun"
brew "bun"
brew "gh"
brew "go"
brew "hadolint"
@ -11,3 +12,6 @@ brew "mkcert"
brew "rclone"
brew "shellcheck"
brew "sqlite"
brew "tea"
brew "drone/drone/drone"
brew "oven-sh/bun/bun"