diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:07:26 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-01-06 19:07:26 +0800 |
commit | 258b5a48933b2c34dcfb042029d477ba285071d7 (patch) | |
tree | dfea371b67fe8f5e5c1f08d89cd96b8f759b0fcb /.gitconfig | |
parent | 4ddf40c8fe543d07738e5368194ebcb9cf06b136 (diff) | |
download | dotfiles-258b5a48933b2c34dcfb042029d477ba285071d7.tar.bz2 |
Add .Xmodmap & .inputrc; Other small updates.
* .Xmodmap: disable CapsLock key
* .inputrc: vi-style bindings for readline
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [user] name = Aaron LI - email = aaronly.me@outlook.com + email = aaronly.me@gmail.com [push] default = simple |