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 40113dc commit e8d0f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +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 "jq" # want to read json on terminal

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

0 comments on commit e8d0f75

Please sign in to comment.