[zsh] De-sure everything

This commit is contained in:
2025-02-05 09:31:08 -05:00
parent cb1cc666f7
commit 99a902178b
3 changed files with 1 additions and 81 deletions

View File

@ -16,14 +16,12 @@ Host github.com
IdentityFile ~/.ssh/2022_git
# Home Gitea account:
Host code.unbl.ink git.service 192.168.40.244
Host code.unbl.ink git.service 192.168.40.244 gogs*
User git
IdentityFile ~/.ssh/2024_git
PreferredAuthentications publickey
PasswordAuthentication no
IdentitiesOnly yes
Host gogs*
Port 222
# Mailinabox uses root by default