Skip to content

Instantly share code, notes, and snippets.

@sochoa
Created November 22, 2014 01:25
Show Gist options
  • Save sochoa/9a4b0666b5033d4e4d7d to your computer and use it in GitHub Desktop.
Save sochoa/9a4b0666b5033d4e4d7d to your computer and use it in GitHub Desktop.
Hide Desktop Icons on OS 10.10 Yosemite
defaults write com.apple.finder CreateDesktop false
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment