From 7db56b8f69578b50eb85f06228ec9c0bf8779154 Mon Sep 17 00:00:00 2001 From: Ryan Caloras Date: Wed, 5 Oct 2016 22:42:10 -0400 Subject: [PATCH] Adding bashhub - Bashhub provides - Super command search by using context about how commands are executed. - Unlimited detailed terminal history stored in the cloud. - Support across systems. Access to your terminal history from anywhere. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c16c39a..a006fd2 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu *Search, bookmarks, multiplexing, and other tools that make your terminal experience more productive.* - [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for the bash shell +- [bashhub](https://github.com/rcaloras/bashhub-client) - :cloud: Bash history in the cloud. Indexed and searchable. - [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell - [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash - [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box