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

cleanup formulae

This commit is contained in:
Nebel 2024-04-15 11:42:20 +09:00
parent 35642b3cb6
commit 1d7d14806a
Signed by: nebel
GPG key ID: 79807D08C6EF6460
2 changed files with 2 additions and 11 deletions

View file

@ -1,21 +1,10 @@
tap "drone/drone"
tap "gitea/tap", "https://gitea.com/gitea/homebrew-gitea"
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/core"
tap "oven-sh/bun"
brew "gh" brew "gh"
brew "go" brew "go"
brew "hadolint" brew "hadolint"
brew "jq"
brew "mdbook"
brew "mkcert"
brew "rclone" brew "rclone"
brew "shellcheck" brew "shellcheck"
brew "sqlite"
brew "tea" brew "tea"
brew "ykman"
brew "drone/drone/drone"
brew "oven-sh/bun/bun"
if OS.mac? if OS.mac?
brew "corepack" brew "corepack"

View file

@ -8,11 +8,13 @@ fdupes
ffmpeg ffmpeg
git-crypt git-crypt
imagemagick imagemagick
jq
knot-dnsutils knot-dnsutils
nodejs nodejs
qemu-user-static qemu-user-static
screen screen
smartmontools smartmontools
sqlite3
tailscale tailscale
) )