gitconfig update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user