Changed some stuff around, sshconnect gone in favor of sshconfig file, removed ssl create alias

This commit is contained in:
Nikolas Weger 2017-01-14 16:20:27 +01:00
parent 15454cd6ce
commit 43efe2fee9
3 changed files with 13 additions and 23 deletions

11
sshconfig Normal file
View file

@ -0,0 +1,11 @@
Host web
HostName megumi.eeleater.org
User eeleater
Host git
HostName git.eeleater.org
User eeleater
Host test
HostName test.eeleater.org
User eeleater