mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-29 11:11:32 +08:00
Adding badges.
This commit is contained in:
parent
ce8ca63074
commit
c7929a8753
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
hstr
|
||||
====
|
||||
[![Current release](https://img.shields.io/github/release/dvorka/hstr.svg)](https://github.com/dvorka/hstr/releases)
|
||||
[![GitHub issues](https://img.shields.io/github/issues/dvorka/hstr.svg?maxAge=360)](https://github.com/dvorka/hstr/issues)
|
||||
[![All releases downloads](https://img.shields.io/github/downloads/dvorka/hstr/total.svg)](https://github.com/dvorka/hstr/releases)
|
||||
|
||||
Easily view, navigate and search your **command history** with shell history suggest box for Bash and
|
||||
[Zsh](CONFIGURATION.md#zsh-history-settings).
|
||||
|
||||
|
|
Loading…
Reference in a new issue