Add .gitconfig, update charlie known_hosts
This commit is contained in:
parent
57ed75dc86
commit
303139fd2b
2 changed files with 14 additions and 3 deletions
11
.gitconfig
Normal file
11
.gitconfig
Normal file
|
@ -0,0 +1,11 @@
|
|||
[user]
|
||||
name = Dessa Xaviera
|
||||
email = dxs@k7dxs.net
|
||||
[diff]
|
||||
tool = vimdiff
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
ff = only
|
Loading…
Add table
Add a link
Reference in a new issue