From 5c6cd059e8395d7f24d4b199e59c8c2f562dc438 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 3 Nov 2013 21:21:21 +0100 Subject: New stow hierarchy --- .ssh/config | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .ssh/config (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config deleted file mode 100644 index edace41..0000000 --- a/.ssh/config +++ /dev/null @@ -1,22 +0,0 @@ -ControlMaster auto -ControlPath /tmp/ssh_mux_%h_%p_%r -ControlPersist 1m - -Host 192.168.0.95 - Port 4511 - -Host pegas - Port 4511 - -Host 82.170.172.156 - Port 4511 - -Host anapnea.net - User ryuslash - -Host my.aethon.nl - User tom - -Host ryuslash.org - Port 4511 - ForwardAgent yes -- cgit v1.2.3-54-g00ecf