Changes to README.

This commit is contained in:
Martin Dvorak 2014-12-20 10:36:02 +01:00
parent 17eac61060
commit 5957bf87cd

View file

@ -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.