Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save antonydevanchi/eb28a382bd0ec100ae8e90f058d14ac2 to your computer and use it in GitHub Desktop.
Save antonydevanchi/eb28a382bd0ec100ae8e90f058d14ac2 to your computer and use it in GitHub Desktop.
mds, mds_store, cpu: https://lifehacker.ru/2014/03/07/kak-legko-optimizirovat-rabotu-spotlight-na-mac/
mds status: mdutil -a -s -v
https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall
https://chrome.google.com/webstore/detail/muzli-2-stay-inspired/glcipcfhmopcgidicgdociohdoicpdfc
https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop
https://itunes.apple.com/ru/app/expressions/id913158085?mt=12
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="small-spacer-tile";}'; killall Dock
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="flex-spacer-tile";}'; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment