aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 41de0e1..4e31394 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -6,6 +6,10 @@ Host home.tyil.nl
Hostname 10.57.100.7
ForwardAgent yes
+Host git.tyil.nl
+ Hostname 10.57.100.7
+ User git
+
Host anoia
Hostname 10.57.100.3