Skip to content

Commit

Permalink
added branch for zplug
Browse files Browse the repository at this point in the history
  • Loading branch information
m42e committed Mar 30, 2022
1 parent 13d43ea commit 7a4d684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Well, it accesses the [zsh histdb](https://github.com/larkery/zsh-histdb). It le
Install the plugin, e.g. using [zplug](https://github.com/zplug/zplug).

```
zplug 'm42e/zsh-histdb-skim', from:github, use:zsh-histdb-skim.zsh
zplug 'm42e/zsh-histdb-skim', from:github, use:zsh-histdb-skim.zsh, at:main
```

It downloads the binary (if available) automatically. You can do manually by calling `histdb-skim-download`.
Expand Down

0 comments on commit 7a4d684

Please sign in to comment.