mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-01 20:51:45 +08:00
Changes to README.
This commit is contained in:
parent
17eac61060
commit
5957bf87cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
|||
hstr
|
||||
====
|
||||
|
||||
BASH History Suggest Box - [http://www.youtube.com/watch?v=sPF29NyXe2U](http://www.youtube.com/watch?v=sPF29NyXe2U)
|
||||
BASH History Suggest Box - [http://www.youtube.com/watch?v=sPF29NyXe2U](YOU http://www.youtube.com/watch?v=sPF29NyXe2U)
|
||||
|
||||
[![BASH History Suggest Box](http://mindforger.com/projects/images/hh-2.jpg "BASH History Suggest Box @ YouTube")](http://www.youtube.com/watch?v=sPF29NyXe2U)
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
|
@ -15,8 +17,6 @@ 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`.
|
||||
|
||||
[![BASH History Suggest Box](http://mindforger.com/projects/images/hh-2.jpg "BASH History Suggest Box")](http://mindforger.com/projects/images/hh-2.jpg)
|
||||
|
||||
Apart to the completion, history can be managed (you can remove
|
||||
commands that e.g. contain sensitive information like
|
||||
passwords) and bookmark your favorite commands.
|
||||
|
|
Loading…
Reference in a new issue