XDG and git stuff

This commit is contained in:
2025-03-11 23:23:25 -03:00
parent dc19de13ff
commit 2b93f4ab3b
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Host github.com
# Gitea ssh commits
Host git.shoebottom.ca
Hostname ssh.shoebottom.ca
User gitea
User git
Port 2221
IdentityFile ~/.ssh/git.ed25519
AddKeysToAgent yes