Skip to content
/ hstr Public
forked from dvorka/hstr

Bash and Zsh shell history suggest box - easily view, navigate, search and use your command history.

License

Notifications You must be signed in to change notification settings

fastgar/hstr

 
 

Repository files navigation

hstr

Easily view, navigate, search and use your command history with shell history suggest box for Bash and Zsh.

Shell History Suggest Box

DESCRIPTION

Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage 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.

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.

Enjoy video tutorial.

INSTALLATION

Install HSTR:

CONFIGURATION

Optionally configure HSTR just by running:

hh --show-configuration >> ~/.bashrc

For detailed hh configuration documentation please refer to Configuration.

DOCUMENTATION

Check hh man page:

man hh

BUGS

https://github.com/dvorka/hstr/issues

About

Bash and Zsh shell history suggest box - easily view, navigate, search and use your command history.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.1%
  • Shell 9.8%
  • Makefile 0.1%