summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-06-07 00:04:42 -0400
committerbnewbold <bnewbold@robocracy.org>2012-06-07 00:04:42 -0400
commit91c0c6f68c9a69def609959cf966600c1d2cb2e3 (patch)
tree525f9804742106cb5800764c39d6df34fa82f6d8 /.ssh
parent4d866f37004ea328710de28afea70b47aeacb3e9 (diff)
downloadopenwrt-repro-91c0c6f68c9a69def609959cf966600c1d2cb2e3.tar.gz
openwrt-repro-91c0c6f68c9a69def609959cf966600c1d2cb2e3.zip
minor dotfile changes
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config11
1 files changed, 10 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index 33d9195..1cd0563 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -40,7 +40,16 @@ Host leaf_rsync
HostName ch-s010.rsync.net
User 10009
Host adelie
- HostName 173.230.155.60
+ #HostName 173.230.155.60
+ HostName adelie.robocracy.org
+ Port 484
+ User bnewbold
+ ControlPath ~/.ssh/master-%l-%r@%h:%p
+ ControlMaster auto
+ Compression yes
+Host sniffles
+ #HostName 50.116.57.44
+ HostName sniffles.rooter.is
Port 484
User bnewbold
ControlPath ~/.ssh/master-%l-%r@%h:%p