Add resh (Rich Enhanced Shell History)

This commit is contained in:
Šimon Let 2020-02-08 21:07:19 +01:00 committed by Caleb Xu
parent e300e784ea
commit 3cc1109fb4
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
* [q](https://github.com/cal2195/q) - Vim like macro registers for your Bash and Zsh Shell
* [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh
* [resh](https://github.com/curusarn/resh) - Contextual shell history for Zsh and Bash
* [rg](https://github.com/BurntSushi/ripgrep) - ripgrep is a line oriented search tool that combines the usability of The Silver Searcher with the raw speed of GNU grep
* [screen](https://www.gnu.org/software/screen/) - GNU terminal multiplexer
* [shell-history](https://github.com/pawamoy/shell-history) - Visualize your shell usage with Highcharts