config files and such for shells mostly!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/gitconfig

17 lines
263 B

[user]
name = Shoofle Munroe
email = xsigma@gmail.com
[credential]
helper = cache --timeout=7200
[color]
ui = auto
[core]
quotePath = false
commitGraph = true
[receive]
advertisePushOptions = true
[gc]
writeCommitGraph = true
[init]
defaultBranch = main