mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-01 20:51:45 +08:00
Motivation why to use hh added to MD.
This commit is contained in:
parent
836d5c0012
commit
2d4c50d427
1 changed files with 6 additions and 1 deletions
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue