1
0
Fork 0
.dotfiles/.gitconfig
nexy7574 252fcee1fc Remove forced UI colour
Signed-off-by: nexy7574 <git@nexy7574.co.uk>
2024-08-07 01:16:46 +01:00

14 lines
286 B
INI

[user]
name = nexy7574
email = git@nexy7574.co.uk
signingkey = 0FA334385D0B689F
[pull]
rebase = false
[commit]
gpgsign = false
[init]
defaultBranch = dev
[alias]
ignore = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi"
[core]
autocrlf = input