Skip to content

Commit

Permalink
Update Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 authored Jan 3, 2024
1 parent 5d6b365 commit 9c6e1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
tap "homebrew/bundle"

brew "zsh" # want to use latest zsh
brew "zsh-syntax-highlighting"
brew "git" # want to use latest git
brew "git-lfs"
brew "coreutils" # want to use gls
Expand All @@ -16,7 +17,6 @@ brew "ruby-build"
brew "pyenv" # want to use multiple version python
brew "nodenv" # want to use multiple version nodejs
brew "openssl"
brew "zsh-syntax-highlighting"
brew "llvm" # for https://github.com/sensuikan1973/libedax4dart/blob/25b7be1c522306cbe0f6066dd982e86030157782/ffigen.yaml#L20-L21
brew "cocoapods" # for iOS app "Orca" and Flutter macOS app "pedax"
brew "p7zip" # for https://github.com/sensuikan1973/libedax4dart/blob/25b7be1c522306cbe0f6066dd982e86030157782/scripts/build_libedax.sh#L20C1-L21
Expand Down

0 comments on commit 9c6e1cf

Please sign in to comment.