From da8deabed018055992ca0fb6b311b94dad0db8a5 Mon Sep 17 00:00:00 2001 From: Nick Sherron Date: Mon, 10 Feb 2020 11:54:23 -0500 Subject: [PATCH] Update bash_resources.md Add bashhub-server --- python_ruby_and_bash/bash_resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/python_ruby_and_bash/bash_resources.md b/python_ruby_and_bash/bash_resources.md index c9e71f4..83d5945 100644 --- a/python_ruby_and_bash/bash_resources.md +++ b/python_ruby_and_bash/bash_resources.md @@ -23,6 +23,7 @@ - [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. +- [bashhub-server](https://github.com/nicksherron/bashhub-server) - Private cloud shell history. Open source server for bashhub. - [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 - [has](https://github.com/kdabir/has) - `has` helps you check presence of various command line tools and their versions on path