projects
/
cmccabe-etc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
64b8bc2
)
.gitconfig: Set core editor to vim
author
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Mon, 1 Mar 2010 07:58:12 +0000 (
02:58
-0500)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Mon, 1 Mar 2010 07:58:12 +0000 (
02:58
-0500)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
645140d
..
0385cdb
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-1,3
+1,5
@@
+[core]
+ editor = vim
[user]
name = Colin Patrick McCabe
email = cmccabe@alumni.cmu.edu