Changed some stuff around, sshconnect gone in favor of sshconfig file, removed ssl create alias
This commit is contained in:
parent
15454cd6ce
commit
43efe2fee9
3 changed files with 13 additions and 23 deletions
11
sshconfig
Normal file
11
sshconfig
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue