build | ||
doc | ||
man | ||
snap | ||
src | ||
test | ||
.gitignore | ||
.travis.yml | ||
_config.yml | ||
Changelog | ||
CONFIGURATION.md | ||
configure.ac | ||
hstr.pro | ||
INSTALLATION.md | ||
LICENSE | ||
Makefile.am | ||
pad.xml | ||
PKGBUILD | ||
README.md |
HSTR
Easily view, navigate and search your command history with shell history suggest box for Bash and zsh.
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? Are you looking for a tool that is able to manage your favorite commands?
HSTR (HiSToRy) is a command line utility that brings improved Bash/zsh command completion from the history. It aims to make completion easier and more efficient than Ctrlr.
HSTR can also manage your command history (for instance you can remove commands that are obsolete or contain a sensitive information) or bookmark your favorite commands.
Check video tutorial.
Installation
Install:
Build:
- build on any Linux distro
- build snap
- build on Ubuntu
- build on Debian
- build on Fedora
- build on Windows Subsystem for Linux (WSL)
- build on Cygwin
Tarball:
Configuration
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
In the News
Read about hh
in LinuxMagazine, UbuntuGeek, DebianAdmin, Tuxdiary, Softpedia or OSTechNix.