dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit f4f58be9541522c7adc74e1d2fc605b9aba03b47
parent 2ef905cfbd598be584861f66379ab26761fd3d60
Author: Chris Bracken <chris@bracken.jp>
Date:   Tue,  9 Aug 2016 20:02:34 -0700

Formatting: use consistent indentation

Diffstat:
M.gitconfig | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitconfig b/.gitconfig @@ -6,7 +6,7 @@ ui = auto [core] excludesfile = ~/.gitignore_global - editor = vim + editor = vim [diff] mnemonicprefix = true tool = vimdiff