Skip to content

Instantly share code, notes, and snippets.

@onevcat
Created February 15, 2016 04:14
Show Gist options
  • Select an option

  • Save onevcat/57bf8109317512774478 to your computer and use it in GitHub Desktop.

Select an option

Save onevcat/57bf8109317512774478 to your computer and use it in GitHub Desktop.

Revisions

  1. onevcat created this gist Feb 15, 2016.
    3 changes: 3 additions & 0 deletions Jitouch-Restarter
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    pkill -f "Jitouch"
    sleep 5
    nohup ~/Library/PreferencePanes/Jitouch.prefPane/Contents/Resources/Jitouch.app/Contents/MacOS/Jitouch > /dev/null 2>&1 &