Skip to content

Instantly share code, notes, and snippets.

@benmills
Created December 12, 2012 22:57
Show Gist options
  • Save benmills/4272432 to your computer and use it in GitHub Desktop.
Save benmills/4272432 to your computer and use it in GitHub Desktop.
The greatest git alias. Crafted with @wjdix
[alias]
outa-here = !kill -9 `ps -p $PPID -o ppid=`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment