mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Update jq
entry
Update `jq` plugin description to include its `gojq` support Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
7017e3c9e9
commit
b9d2ee9fba
1 changed files with 1 additions and 1 deletions
|
@ -824,7 +824,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [jenv-lazy](https://github.com/shihyuho/zsh-jenv-lazy) - A ZSH plugin for lazy loading of [jEnv](http://www.jenv.be/).
|
||||
- [jhipster](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](https://www.jhipster.tech/).
|
||||
- [jira-plus](https://github.com/gerges/oh-my-zsh-jira-plus) - Create JIRA tickets from the command line.
|
||||
- [jq](https://github.com/reegnz/jq-zsh-plugin) - Interactively build [jq](https://stedolan.github.io/jq/) expressions.
|
||||
- [jq](https://github.com/reegnz/jq-zsh-plugin) - Interactively build [jq](https://stedolan.github.io/jq/) expressions. Also supports [gojq](https://github.com/itchyny/gojq). Requires [fzf](https://github.com/junegunn/fzf).
|
||||
- [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on macOS.
|
||||
- [k3d](https://github.com/dwaynebradley/k3d-oh-my-zsh-plugin) - Adds aliases and tab completions for [k3d](https://k3d.io/).
|
||||
- [k](https://github.com/supercrabtree/k) - Directory listings for ZSH with `git` status decorations.
|
||||
|
|
Loading…
Add table
Reference in a new issue