Skip to content

Commit

Permalink
Update Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 authored Jan 2, 2024
1 parent ec01fc3 commit 1d9bb04
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 @@ -17,7 +17,7 @@ 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 Fluter macOS app "pedax"
brew "llvm" # for Fluter macOS app "pedax"

if OS.mac?
eval File.read("#{ENV['HOME']}/dotfiles/macos/Brewfile")
Expand Down

0 comments on commit 1d9bb04

Please sign in to comment.