gitconfig update
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
[user]
|
||||||
|
name = Anthony Axenov
|
||||||
|
email = anthonyaxenov@gmail.com
|
||||||
|
signingKey = F7CCD4EC
|
||||||
[core]
|
[core]
|
||||||
editor = nano
|
editor = nano
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
@@ -25,3 +29,4 @@
|
|||||||
path = ~/.git_aliases.local
|
path = ~/.git_aliases.local
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig.local ; use this file to store other personal settings and aliases
|
path = ~/.gitconfig.local ; use this file to store other personal settings and aliases
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user