bramus / freshinstall

Automatically configure and install software onto your new Mac
https://www.bram.us/2018/01/08/setting-up-macos-with-freshinstall/
MIT License
106 stars 16 forks source link

Calculator not working in Spotlight Search #12

Closed bramus closed 2 years ago

bramus commented 6 years ago

This is due to this tweak?

bramus commented 6 years ago

defaults write com.apple.spotlight CalculationEnabled -bool YES might fix it?