1
0
Fork 0

Add git and hg configs

This commit is contained in:
Jeremy Kaplan 2015-09-05 00:05:43 -04:00
commit 9f3dbabda9
3 changed files with 22 additions and 0 deletions

11
hg/.hgrc Normal file
View file

@ -0,0 +1,11 @@
[ui]
username = Jeremy Kaplan <jdkaplan@mit.edu>
[extensions]
color =
hgext.bookmarks =
shelve =
record =
[trusted]
users = hartz
[bookmarks]
track.current = True