Mercurial > ec-dotfiles
view rc/gitconfig @ 684:6010e722b5da
[irbrc] Disable syntax highlighting as it slows down things
Reference: https://github.com/ruby/irb/issues/292
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 14 Sep 2022 19:06:13 +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