Created
May 15, 2015 04:50
-
-
Save Razzlegames/3b81376b05a0b80b8097 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[merge] | |
tool = vimdiff | |
[diff] | |
tool = vimdiff | |
[color] | |
ui = auto | |
[core] | |
excludesfile = /home/kyle2/.gitignore_global | |
editor = vim -c \"setlocal spell spelllang=en_us\" | |
[user] | |
name = Kyle Luce | |
email = |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment