mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
cleanup formulae
This commit is contained in:
parent
35642b3cb6
commit
1d7d14806a
2 changed files with 2 additions and 11 deletions
11
.Brewfile
11
.Brewfile
|
@ -1,21 +1,10 @@
|
|||
tap "drone/drone"
|
||||
tap "gitea/tap", "https://gitea.com/gitea/homebrew-gitea"
|
||||
tap "homebrew/bundle"
|
||||
tap "homebrew/core"
|
||||
tap "oven-sh/bun"
|
||||
brew "gh"
|
||||
brew "go"
|
||||
brew "hadolint"
|
||||
brew "jq"
|
||||
brew "mdbook"
|
||||
brew "mkcert"
|
||||
brew "rclone"
|
||||
brew "shellcheck"
|
||||
brew "sqlite"
|
||||
brew "tea"
|
||||
brew "ykman"
|
||||
brew "drone/drone/drone"
|
||||
brew "oven-sh/bun/bun"
|
||||
|
||||
if OS.mac?
|
||||
brew "corepack"
|
||||
|
|
|
@ -8,11 +8,13 @@ fdupes
|
|||
ffmpeg
|
||||
git-crypt
|
||||
imagemagick
|
||||
jq
|
||||
knot-dnsutils
|
||||
nodejs
|
||||
qemu-user-static
|
||||
screen
|
||||
smartmontools
|
||||
sqlite3
|
||||
tailscale
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue