From 2d4c50d4273ad11c3e08065c90aae4d3960621ac Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Sun, 20 Apr 2014 08:00:16 +0200 Subject: [PATCH] Motivation why to use hh added to MD. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad3e75c..f930c60 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,12 @@ BASH History Suggest Box - [http://www.youtube.com/watch?v=sPF29NyXe2U](http://w DESCRIPTION ----------- -A command line utility that brings improved BASH command completion +Are you looking for a command that you used recently? Do you +want to avoid to need to write long commands over and over +again despite the fact you used them recently? Are you looking +for a tool that would allow you to sustain your favorite commands? + +HSTR is a command line utility that brings improved BASH command completion from the history. It aims to make completion easier and more efficient than `Ctrl-r`.