diff --git a/.gitconfig b/.gitconfig index 4b22f02..728c751 100644 --- a/.gitconfig +++ b/.gitconfig @@ -2,7 +2,8 @@ name = John Doty email = jddoty@gmail.com [core] - editor = emacs + editor = c:/chocolatey/bin/emacs.bat + autocrlf = true [pretty] doty = * %C(bold green)%h%Creset -%C(bold white)%d%Creset %s %C(bold)(%cr)%Creset <%aN>%Creset [format]