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 Nov 26, 2024
1 parent b4231bc commit 49b969b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "knqyf263/pet"
tap "koekeishiya/formulae"
tap "oven-sh/bun"
brew "webp"
brew "[email protected]"
brew "awscli"
Expand All @@ -15,6 +14,7 @@ brew "direnv"
brew "docker-credential-helper-ecr"
brew "eza"
brew "fd"
brew "icu4c@76"
brew "fzf"
brew "gh"
brew "gifski"
Expand All @@ -28,16 +28,15 @@ brew "mas"
brew "node"
brew "node@20"
brew "openjdk"
brew "[email protected]"
brew "starship"
brew "topgrade"
brew "watch"
brew "knqyf263/pet/pet"
cask "arc"
cask "beekeeper-studio"
cask "bruno"
cask "dbgate"
cask "diffusionbee"
cask "discord"
cask "figma"
cask "firefox-developer-edition"
cask "font-atkinson-hyperlegible"
Expand All @@ -47,12 +46,10 @@ cask "keepingyouawake"
cask "linearmouse"
cask "logseq"
cask "maccy"
cask "microsoft-teams"
cask "notunes"
cask "obsidian"
cask "openlens"
cask "orbstack"
cask "porting-kit"
cask "rectangle"
cask "slack"
cask "spotify"
Expand All @@ -64,12 +61,14 @@ 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"
vscode "bierner.markdown-footnotes"
vscode "bierner.markdown-mermaid"
vscode "biomejs.biome"
vscode "blade.timetracker"
Expand Down

0 comments on commit 49b969b

Please sign in to comment.