Skip to content

Instantly share code, notes, and snippets.

@dva
Last active December 25, 2015 21:09
Show Gist options
  • Select an option

  • Save dva/7040876 to your computer and use it in GitHub Desktop.

Select an option

Save dva/7040876 to your computer and use it in GitHub Desktop.
OS X multi Skype
#!/bin/bash
rm -rf ~/Library/Application\ Support/Skype/Skype.pid
sleep 1
open -n "/Applications/Skype.app"
@samyel1919
Copy link

hola

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