Skip to content

Commit

Permalink
feat(brew): update brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftgeist committed Aug 27, 2024
1 parent 305c7ce commit 000ff1f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .Brewfile
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
tap "derailed/k9s"
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "knqyf263/pet"
tap "koekeishiya/formulae"
tap "oven-sh/bun"
brew "webp"
brew "awscli"
brew "bat"
brew "btop"
brew "caddy"
brew "node"
brew "corepack"
brew "deno"
brew "direnv"
brew "docker-credential-helper-ecr"
brew "eza"
brew "fd"
brew "fzf"
Expand All @@ -19,18 +22,15 @@ brew "git-gui"
brew "go"
brew "graphviz"
brew "imagemagick"
brew "kubernetes-cli"
brew "jq"
brew "mas"
brew "neofetch"
brew "openjdk"
brew "[email protected]"
brew "starship"
brew "topgrade"
brew "watch"
brew "derailed/k9s/k9s"
brew "knqyf263/pet/pet"
cask "arc"
cask "beekeeper-studio"
cask "bruno"
cask "dbgate"
cask "diffusionbee"
cask "discord"
Expand All @@ -39,29 +39,29 @@ cask "firefox-developer-edition"
cask "font-atkinson-hyperlegible"
cask "font-young-serif"
cask "handbrake"
cask "insomnia"
cask "keepingyouawake"
cask "keycastr"
cask "linearmouse"
cask "maccy"
cask "microsoft-teams"
cask "notunes"
cask "obsidian"
cask "orbstack"
cask "porting-kit"
cask "rectangle"
cask "slack"
cask "spotify"
cask "viscosity"
cask "visual-studio-code"
cask "zed"
mas "Bitwarden", id: 1352778147
mas "DaVinci Resolve", id: 571213070
mas "GarageBand", id: 682658836
mas "Gifski", id: 1351639930
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Meeting Owl", id: 1219076447
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Userscripts-Mac-App", id: 1463298887
mas "Xcode", id: 497799835
vscode "ahmadawais.shades-of-purple"
vscode "antfu.unocss"
Expand All @@ -80,10 +80,10 @@ vscode "formulahendry.code-runner"
vscode "github.vscode-github-actions"
vscode "github.vscode-pull-request-github"
vscode "golang.go"
vscode "graphql.vscode-graphql-syntax"
vscode "gruntfuggly.todo-tree"
vscode "hansu.git-graph-2"
vscode "heybourn.headwind"
vscode "humao.rest-client"
vscode "lokalise.i18n-ally"
vscode "mechatroner.rainbow-csv"
vscode "miguelsolorio.symbols"
Expand Down

0 comments on commit 000ff1f

Please sign in to comment.