Mercurial > ec-dotfiles
view rc/gitconfig @ 644:485c0f09d01f
Exclude ruby from custom inputrc
Rather broken with latest ruby readline implementation.
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 19 Jul 2020 21:48:27 +0900 |
parents | e852829c3f76 |
children | 5b98946be635 |
line wrap: on
line source
[user] email = me@nanaya.pro name = nanaya [alias] ci = commit co = checkout st = status [push] default = current [color] ui = true [core] excludesfile = ~/.gitignore_global [diff] algorithm = patience [log] date = iso-local [pull] ff = only