xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Commit 0a8b0ff862024a139d30a9101f3120f49eb6d67e

Update README.md
Author: Martin Dvorak
Author date (UTC): 2016-11-01 08:30
Committer name: GitHub
Committer date (UTC): 2016-11-01 08:30
Parent(s): 90c6e8c1402aedac84afce60a6a998811fa87eb5
Signing key:
Tree: 22b6a7018c40bcdb245981468bd7578618199693
File Lines added Lines deleted
README.md 4 0
File README.md changed (mode: 100644) (index 27743ae..5a9d70f)
... ... Check `hh` man page:
58 58 man hh man hh
59 59 ``` ```
60 60
61 IN THE NEWS
62 -----------
63 Read about `hh` in [Linux Magazine](http://www.linux-magazine.com/Issues/2014/164/Bash-History-on-Steroids), [UbuntuGeek](http://www.ubuntugeek.com/tag/hstr-bash-history), [DebianAdmin](http://www.debianadmin.com/hstr-easily-view-navigate-search-and-use-your-command-history-with-shell-history.html), [Tuxdiary](https://tuxdiary.com/2015/02/17/hstr/) and [Softpedia](http://linux.softpedia.com/get/Terminals/BASH-Command-History-Completion-103155.shtml).
64
61 65
62 66 BUGS BUGS
63 67 ---- ----
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/hstr

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/hstr

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master