From 2ee2fe13e9006413823e85692f68e2b3f50982b9 Mon Sep 17 00:00:00 2001 From: Vyacheslav Shevchenko Date: Mon, 6 Apr 2015 10:53:53 +0200 Subject: [PATCH 1/2] Added sshrc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d70878..cb03952 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools. * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys. * [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections. +* [sshrc](https://github.com/Russell91/sshrc) - sources ~/.sshrc on your local computer after logging in remotely. ## Statistics *Analytics software.* From a37db0265db23c5108a06f5a1b7ba18f1f36d747 Mon Sep 17 00:00:00 2001 From: Vyacheslav Shevchenko Date: Mon, 6 Apr 2015 10:55:19 +0200 Subject: [PATCH 2/2] fixed wrong placement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb03952..e8fbfa0 100644 --- a/README.md +++ b/README.md @@ -456,8 +456,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Mosh](http://mosh.mit.edu/) - The mobile shell. * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools. * [SSH Power Tool](http://code.google.com/p/sshpt/) - Execute commands and upload files to many servers simultaneously without using pre-shared keys. -* [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections. * [sshrc](https://github.com/Russell91/sshrc) - sources ~/.sshrc on your local computer after logging in remotely. +* [stormssh](http://stormssh.readthedocs.org) - A command line tool to manage SSH connections. ## Statistics *Analytics software.*