File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -444,16 +444,6 @@ defaults write com.apple.Safari IncludeDevelopMenu -bool true
444444defaults write NSGlobalDomain WebKitDeveloperExtras -bool true
445445
446446
447- # ##############################################################################
448- # Spotlight #
449- # ##############################################################################
450-
451- # Disable Spotlight indexing mostly.
452- # TODO: do it manually. thar be dragons in the equivalent commands. I deleted a bunch of these.
453- defaults write com.apple.spotlight orderedItems -array \
454- ' {"enabled" = 1;"name" = "APPLICATIONS";}' \
455- ' {"enabled" = 1;"name" = "SYSTEM_PREFS";}'
456-
457447# ##############################################################################
458448# Terminal #
459449# ##############################################################################
You can’t perform that action at this time.
0 commit comments