dotfiles/dotfiles/.gitconfig
2020-11-27 23:48:32 +01:00

10 lines
270 B
INI

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Micke Nordin
email = mik@elnord.in
[pull]
ff = only
[credential "https://github.com"]
username = mickenordin
helper = /home/micke/.local/bin/github-askpass