Skip to content

Commit

Permalink
more brew pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
nishigori committed Mar 20, 2024
1 parent 854fe75 commit 4eec33d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
6 changes: 6 additions & 0 deletions Brewfile.huge
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,16 @@
#cask 'intellij-idea' # now, migrated to jetbrains-toolbox
cask 'jetbrains-toolbox'

# multi app manager
#cask 'franz'

cask 'google-chrome'

cask 'deepl'
cask 'dropbox'
cask 'kindle'
cask 'notion'
cask 'messenger'
cask 'visual-studio-code'
cask 'homebrew/cask-drivers/zsa-wally' # ZSA Kayboard the EZ way
cask 'font-victor-mono'
Expand Down
11 changes: 3 additions & 8 deletions Brewfile.normal
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,27 @@ tap 'sanemat/font'
tap 'universal-ctags/universal-ctags'
tap 'aws/tap'
tap 'wez/wezterm'
tap 'hashicorp/tap'

######
# Cask
######
cask 'wezterm'
cask 'raycast'
cask 'dash'
#cask 'franz'
cask 'ferdi'
#cask 'alfred'
cask 'google-chrome'
cask 'macvim'
cask 'session-manager-plugin'
cask 'aws-vault'
cask 'firefox'
cask 'google-japanese-ime'
cask 'messenger'
cask 'spectacle'
#cask 'rectangle'
cask 'font-hack-nerd-font'


brew 'apr-util'
brew 'arm-none-eabi-binutils'
brew 'avr-binutils'
brew 'cargo-binutils'
#brew 'binutils' # perl buildでldflagsコケるかも https://anatofuz.hatenablog.com/entry/2019/02/12/160854
brew 'coreutils'
brew 'diffutils'
Expand Down Expand Up @@ -69,7 +65,6 @@ brew 'python'
brew 'tmux'
brew 'tree'
brew 'fontconfig'
brew 'openldap'
brew 'unixodbc'
brew 'gcc'
brew 'gnutls'
Expand Down Expand Up @@ -151,7 +146,7 @@ brew 'netmask'
brew 'sk' # fzf alternative rust
brew 'stern' # Tail multiple Kubernetes pods & their containers
brew 'terraform_landscape'
brew 'hashicorp/tap/terraform-ls'
brew 'terraform-ls'
brew 'tmux'
brew 'yq'
brew 'wget'

0 comments on commit 4eec33d

Please sign in to comment.