mirror of
https://github.com/kou029w/kou029w.git
synced 2025-01-19 08:28:01 +00:00
update Brewfile
This commit is contained in:
parent
5fcd4d04d8
commit
52b89fb637
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue