summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-29 12:25:46 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-29 12:25:46 +0200
commitdfaf06b12cc97a504a90acca821e481439ae0ffa (patch)
tree50baf29402555860849018cfa498e03cf2b9f660
parent4b5cc6b23159c82201101a4f8501561246e6c9a9 (diff)
downloadliw-dot-files-dfaf06b12cc97a504a90acca821e481439ae0ffa.tar.gz
fix phone ssh config
Sponsored-by: author
-rw-r--r--ssh/config-pers8
1 files changed, 1 insertions, 7 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index 17c2751..551d9d0 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -36,13 +36,7 @@ Host dragon
IdentityFile ~/.ssh/id_pep.foundation
Host liwphone
- Hostname 10.0.0.193
- Port 2222
- User me
- IdentityFile ~/.ssh/id_personal
-
-Host liwphone2
- Hostname 10.0.0.193
+ Hostname 10.1.1.193
Port 2222
User me
IdentityFile ~/.ssh/id_personal