dotfiles/.gitconfig

9 lines
210 B
INI

[alias]
co = checkout
br = branch
ci = commit
st = status
sign = commit --amend --no-edit --gpg-sign
resign = !git-resign
[include]
path = .hostgitconfig