diff options
| author | Ben Beltran <ben@nsovocal.com> | 2012-10-20 13:14:07 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2012-10-20 13:14:07 -0500 |
| commit | f853d479d6e699499bee610ea8584b7e09f89cb3 (patch) | |
| tree | 333b35315d7094477262214041d51f258e10a1ce /gitconfig | |
| parent | ee6d2b11353c28d428b287752c0079f5ec407061 (diff) | |
Add weechat, ack, git and nethack
Diffstat (limited to 'gitconfig')
| -rw-r--r-- | gitconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig new file mode 100644 index 0000000..3be84db --- /dev/null +++ b/gitconfig @@ -0,0 +1,7 @@ +[user] + name = Ben Beltran + email = ben@nsovocal.com +[core] + editor = vim +[color] + diff = auto |