fix(macos): install wget
This commit is contained in:
parent
fae671b8a0
commit
6a3935454d
@ -8,6 +8,8 @@ then
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
fi
|
||||
|
||||
brew install wget
|
||||
|
||||
defaults write NSGlobalDomain _HIHideMenuBar -bool TRUE # Auto hide menu bar
|
||||
defaults write NSGlobalDomain NSAutomaticCapitalizationEnabled -bool FALSE
|
||||
defaults write NSGlobalDomain NSAutomaticPeriodSubstitutionEnabled -bool FALSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user