Skip to content

Instantly share code, notes, and snippets.

@addicted2sounds
Last active February 27, 2016 11:12
Show Gist options
  • Select an option

  • Save addicted2sounds/3f8efdd3be187ae7f78d to your computer and use it in GitHub Desktop.

Select an option

Save addicted2sounds/3f8efdd3be187ae7f78d to your computer and use it in GitHub Desktop.
# remove
/usr/libexec/PlistBuddy -c 'Add :LSUIElement bool true' /Applications/iTerm.app/Contents/Info.plist
# restore
/usr/libexec/PlistBuddy -c 'Delete :LSUIElement' /Applications/iTerm.app/Contents/Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment