Files
dotfiles/.gitconfig
2025-11-11 19:18:25 +01:00

25 lines
550 B
INI
Executable File

[user]
email = maxime@patate.dev
name = ALittlePatate
signingkey = 3160243661FE9E9D
[merge]
conflictStyle = diff3
[magit]
hideCampaign = true
[alias]
tree = log --graph --decorate --pretty=oneline --abbrev-commit --all
[commit]
gpgsign = true
[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
[credential]
helper = store
[core]
editor = emacs
[safe]
directory = /home/maxime/Documents/tech3/r-type_windows