Skip to content

Instantly share code, notes, and snippets.

@zburgermeiszter
Created June 13, 2017 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zburgermeiszter/d8652ab4fdc5ea146a3674c596f383ee to your computer and use it in GitHub Desktop.
Save zburgermeiszter/d8652ab4fdc5ea146a3674c596f383ee to your computer and use it in GitHub Desktop.
Multiple app instances on OSX

open -na /Applications/Skype.app --args -DataPath /Users/$(whoami)/Library/Application\ Support/Skype2

To create icons:

You can write it as a shell script within the Run Shell Script action in Automator: Save it with the type Application (instead of Workflow) and place it in your Applications folder. It can now be placed in the Dock. https://apple.stackexchange.com/a/115118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment