dotfiles/.gitconfig
2025-06-04 22:44:23 +03:00

8 lines
181 B
INI

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