annotate .gitconfig @ 89:f34d90569fdc

Add a file for local functions not yet extracted into a module. Includes a function to run pyflakes on the current buffer.
author Augie Fackler <durin42@gmail.com>
date Fri, 17 Apr 2009 10:27:20 -0500
parents 9b9098bda691
children 637797c692d5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
9b9098bda691 Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
1 [user]
9b9098bda691 Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
2 name = Augie Fackler
9b9098bda691 Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
3 email = durin42@gmail.com