Skip to content

Commit

Permalink
Update Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
2JS committed Jul 23, 2024
1 parent eef06ee commit 55b168e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion brew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cask "chatgpt"
cask "discord"
cask "jordanbaird-ice"
cask "kawa"
cask "linear-linear"
cask "minecraft"
# cask "hazeover"
cask "mendeley"
Expand All @@ -40,9 +41,12 @@ mas "Things 3", id: 904280696
# Development
# tap "homebrew/command-not-found"
tap "gcenx/wine"
tap "hashicorp/tap"
tap "oven-sh/bun"

brew "act"
brew "asciinema"
brew "awscli"
brew "bat"
brew "cocoapods"
brew "corepack" # for yarn
Expand All @@ -60,12 +64,15 @@ brew "go"
brew "gpg"
brew "hatch"
brew "htop"
brew "ios-deploy"
brew "jump"
brew "jq"
brew "[email protected]"
brew "node"
brew "node@20"
brew "nvm"
brew "nvtop"
brew "oven-sh/bun/bun"
brew "openfortivpn"
brew "openjdk"
brew "openssl"
Expand All @@ -84,7 +91,7 @@ brew "ruff"
brew "swiftformat"
brew "swiftgen"
brew "swiftlint"
brew "terraform"
brew "hashicorp/tap/terraform"
brew "thefuck"
brew "tig"
brew "tmux"
Expand All @@ -93,6 +100,8 @@ brew "vim"
brew "zsh"

# cask "aldente"
cask "android-studio"
cask "cursor"
cask "docker"
cask "github"
# cask "google-chrome"
Expand All @@ -117,3 +126,7 @@ cask "font-linux-libertine"
cask "font-new-york"
cask "font-noto-sans"
cask "font-noto-sans-cjk"
cask "font-pretendard"
cask "font-sf-compact"
cask "font-sf-mono"
cask "font-sf-pro"

0 comments on commit 55b168e

Please sign in to comment.