Remove key name from ssh config

This commit is contained in:
Thomas Lovén 2023-10-17 09:52:13 +02:00
parent 5f61d1d4cd
commit 5b30acf596

View File

@ -1,6 +1,5 @@
Host *
AddKeysToAgent yes
IdentityFile ~/.ssh/thomas_rsa
VisualHostKey yes
Host github.com
User git