aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-12-23 22:23:03 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-12-23 22:23:11 +0100
commit46149f12f2f66642afca7314e5e5ae6d60a98c03 (patch)
tree83e190c98283fac18275af6fed1988a996d02bf8
parentec70e215d5e8471fa5d58131adab17791c622c70 (diff)
Set IP for home.tyil.nl
-rw-r--r--.ssh/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 16d6939..e7b963a 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,8 +1,8 @@
IdentityFile ~/.ssh/id.d/%u@%L-ed25519
UserKnownHostsFile ~/.ssh/known_hosts.d/global ~/.ssh/known_hosts.d/local
-Host home
- Hostname home.tyil.nl
+Host home home.tyil.nl
+ Hostname 10.57.100.7
ForwardAgent yes
Host anoia