Remove ssh config, why is that even in there

This commit is contained in:
Yash Karandikar 2022-04-26 14:52:33 -05:00
parent 54e3dd6a9f
commit 778808040e

View file

@ -1,23 +0,0 @@
Host peel
Hostname karx.xyz
IdentityFile ~/.ssh/id_ed25519
Port 1604
Host github.com
Hostname github.com
IdentityFile ~/.ssh/id_git
Host worker
Hostname 192.168.1.28
Port 1604
IdentityFile ~/.ssh/id_ed25519
Host vault
Hostname 192.168.1.133
# Port 1604
IdentityFile ~/.ssh/id_ed25519
Host git.karx.xyz
Port 1604
IdentityFile ~/.ssh/id_ed25519
User gitea
Host etc
Hostname 192.168.1.184
Host p2
Hostname 192.168.1.47