trimmed some stuff and reorganized the dotfiles
This commit is contained in:
parent
3f5e822fb3
commit
5024639019
28 changed files with 375 additions and 174 deletions
11
config/ssh/sshconfig
Normal file
11
config/ssh/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