Skip to content

Instantly share code, notes, and snippets.

@holysugar
Created July 6, 2016 02:01
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 holysugar/0702960eb7eedd99abd5378ff7b0be58 to your computer and use it in GitHub Desktop.
Save holysugar/0702960eb7eedd99abd5378ff7b0be58 to your computer and use it in GitHub Desktop.
~/bin/skype
#!/bin/sh
rm -rf "~/Library/Application Support/Skype"
open "/Applications/Skype.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment