shell-history
Bayesh
https://github.com/mads-bisgaard/bayesh
Shell command suggestion. A faster and more efficient way to use your shell history.
Bayesh suggests relevant commands to you in your shell (using fzf). This is done by maintaining a database of your shell history and suggesting you relevant commands based on a statistical model.
Related contents:
Added 6 months ago
hstr
https://github.com/dvorka/hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
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 ctrl-r
.
Added 9 months ago