gitconfig update

This commit is contained in:
2026-03-26 00:22:48 +08:00
parent 1705e95a43
commit f4f2db7de1

View File

@@ -1,3 +1,7 @@
[user]
name = Anthony Axenov
email = anthonyaxenov@gmail.com
signingKey = F7CCD4EC
[core]
editor = nano
autocrlf = input
@@ -25,3 +29,4 @@
path = ~/.git_aliases.local
[include]
path = ~/.gitconfig.local ; use this file to store other personal settings and aliases