readme: add kvothe
Anirudh Oppiliappan x@icyphox.sh
Thu, 02 Feb 2023 16:20:14 +0200
2 files changed,
8 insertions(+),
0 deletions(-)
M
ssh/config
→
ssh/config
@@ -10,6 +10,7 @@ User git
Hostname github.com TCPKeepAlive yes IdentityFile ~/.ssh/id_ed25519 + IdentityFile ~/.ssh/upcloud Host fern Hostname fern@@ -45,3 +46,7 @@ host lvm
HostName 0.0.0.0 User root port 10022 + +Host upcloud + Hostname git.services.upcloud.com + IdentityFile ~/.ssh/upcloud