mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-02 21:22:03 +08:00
GitHub icons caching on web doesn't work.
This commit is contained in:
parent
7fe59aa5a2
commit
13e7dda861
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
hstr
|
hstr
|
||||||
====
|
====
|
||||||
|
<!--
|
||||||
[![Current release](https://img.shields.io/github/release/dvorka/hstr.svg)](https://github.com/dvorka/hstr/releases)
|
[![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)
|
[![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)
|
[![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
|
Easily view, navigate and search your **command history** with shell history suggest box for Bash and
|
||||||
[Zsh](CONFIGURATION.md#zsh-history-settings).
|
[Zsh](CONFIGURATION.md#zsh-history-settings).
|
||||||
|
|
Loading…
Reference in a new issue