Skip to content

Instantly share code, notes, and snippets.

@ktoso
Created November 21, 2010 18:14
Show Gist options
  • Save ktoso/708977 to your computer and use it in GitHub Desktop.
Save ktoso/708977 to your computer and use it in GitHub Desktop.
what did this change?
[ktoso@homunculus tesujegit]$ cat ~/.gitconfig | tail -n2
[alias]
eclipse-formatter = !~/run-eclipse-formatter
[ktoso@homunculus tesujegit]$ git [tab][tab]
#...
bundle eclipse-formatter instaweb repack submodule
#...
[ktoso@homunculus tesujegit]$ git eclipse-formatter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment