trimmed some stuff and reorganized the dotfiles

This commit is contained in:
Nikolas Weger 2017-07-20 15:27:41 +02:00
parent 3f5e822fb3
commit 5024639019
28 changed files with 375 additions and 174 deletions

11
config/ssh/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