You are on page 1of 2

Awesome Terminal GUID passwd dscl localhost -read /Search/Users/djb | grep GeneratedUID | cut -c15and it is 5CA72892-3A9A-45C4-AAC7-AB57BBF8D9FF

Disable/Enable Dashboard defaults write com.apple.dashboard mcx-disabled -boolean YES /NO Apple Setup not complete rm /var/db/.applesetupdone

Star Wars telnet towel.blinkenlights.nl Show Hidden Folders defaults write com.apple.finder AppleShowAllFiles TRUE defaults write com.apple.finder AppleShowAllFiles FALSE killall Finder

Add Recent Apps Stack to Dock


defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' killall Dock

Dock Glass
defaults write com.apple.dock no-glass -boolean YES killall Finder Quick Look d defaults write com.apple.finder QLEnableXRayFolders 1killall Finder

Tutorial Keyword apropos

Force Eject drutil tray eject 0

You might also like