diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2018-08-30 01:17:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:18 +0700 |
commit | 20a69a1bc603f072f04e4287d3e84d7cd7e21ba7 (patch) | |
tree | 2afb21527188753b3ff5373aa8c7883ee286d65d /system/hstr/README | |
parent | 04642eb2266c98e84e47ac030c11bc319a45bae0 (diff) |
system/hstr: Added (BASH and Zsh Shell History Suggest Box).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/hstr/README')
-rw-r--r-- | system/hstr/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/hstr/README b/system/hstr/README new file mode 100644 index 0000000000000..47b9dea02db86 --- /dev/null +++ b/system/hstr/README @@ -0,0 +1,6 @@ +Bash and Zsh shell history suggest box - easily view, navigate, search and +manage your command history. + +It is a command line utility which brings improved command completion from +the history. It aims to make completion easier to use and more efficient +than Ctrl-r. |