Skip to content

Instantly share code, notes, and snippets.

@stinger
Forked from maxkandler/gist:5233150
Created December 12, 2016 07:58
Show Gist options
  • Save stinger/19bb9b9940c2be828b3703429c5ddeec to your computer and use it in GitHub Desktop.
Save stinger/19bb9b9940c2be828b3703429c5ddeec to your computer and use it in GitHub Desktop.
Hide the iTerm2 Dock icon.
/usr/libexec/PlistBuddy -c 'Add :LSUIElement bool true' /Applications/iTerm.app/Contents/Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment