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 56d84d7bdc253bcd86db5a8708e5da61dcdcf84a

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): 0a8b0ff862024a139d30a9101f3120f49eb6d67e
Signing key:
Tree: 9880654c4c5fd09b05cb248d6fcb4ad66c3550f4
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index 5a9d70f..ff9fe91)
... ... man hh
60 60
61 61 IN THE NEWS IN THE NEWS
62 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).
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/) or [Softpedia](http://linux.softpedia.com/get/Terminals/BASH-Command-History-Completion-103155.shtml).
64 64
65 65
66 66 BUGS BUGS
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