Skip to content

Instantly share code, notes, and snippets.

@netbe
Created July 9, 2012 18:47
Show Gist options
  • Save netbe/3078179 to your computer and use it in GitHub Desktop.
Save netbe/3078179 to your computer and use it in GitHub Desktop.
Command to make single app on mac os x
~% defaults write com.apple.dock single-app -bool true
~% killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment