Skip to content

Instantly share code, notes, and snippets.

@magoon
Last active March 17, 2017 20:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save magoon/04ad4d37faac9b24ac68 to your computer and use it in GitHub Desktop.
Save magoon/04ad4d37faac9b24ac68 to your computer and use it in GitHub Desktop.
Second hipchat
# To have a second HipChat on Mac OS X
# Run this in your terminal:
cp -a /Applications/HipChat.app/ /Applications/HipChat2.app ; sed -i -e 's/HipChat\</HipChat2</' /Applications/HipChat2.app/Contents/Info.plist ; open /Applications/HipChat2.app ; open /Applications/Utilities/Keychain\ Access.app/
# Sign in, then search for "Hockey" in the KeyChain app that I opened for you. Open each
# found entry, click its Access Control tab, and choose "Allow all applications.." & Save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment