20 lines
414 B
Plaintext

[user]
name = coolneng
email = akasroua@gmail.com
signingkey = 9893DA236405AF57
[core]
excludesfile = /home/coolneng/.config/git/global_gitignore
[credential]
helper = !pass-git-helper $@
[commit]
gpgsign = true
[gpg]
program = gpg2
[tag]
gpgsign = true
[gitlab]
user = akasroua
[filter "git-ignore-line.sh"]
clean = /home/coolneng/.dotfiles/scripts/.local/share/scripts/git-ignore-line.sh
smudge = cat