add bashhub-server

This commit is contained in:
Nick Sherron 2022-01-08 01:42:53 -05:00
parent 5416876585
commit 05dea9202a
No known key found for this signature in database
GPG Key ID: 3D8176919889DF27
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [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) - Privately hosted open source bashhub server.
- [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