Skip to content

Commit bf9b4f4

Browse files
committed
remove spotlight settings from .macos
1 parent 158a40e commit bf9b4f4

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.macos

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -444,16 +444,6 @@ defaults write com.apple.Safari IncludeDevelopMenu -bool true
444444
defaults 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
###############################################################################

0 commit comments

Comments
 (0)