Add .gitconfig, update charlie known_hosts

This commit is contained in:
Dessa Simpson 2025-05-25 19:53:46 +00:00
parent 57ed75dc86
commit 303139fd2b
2 changed files with 14 additions and 3 deletions

11
.gitconfig Normal file
View 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