Files
dotfiles/.gitconfig
2024-06-29 16:20:11 +03:00

15 lines
307 B
INI

[credential "https://github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/usr/bin/gh auth git-credential
[user]
name = Kyren223
email = ulmliad223@gmail.com
[init]
defaultBranch = master
[core]
editor = nvim
pager = nvimpager