diff --git a/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl b/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl index 173de82..0815b16 100644 --- a/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl +++ b/.chezmoiscripts/run_onchange_macos_setup.sh.tmpl @@ -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