Mercurial > dotfiles
diff dot_zshrc @ 546:06df3dcf5d96
Add jq zsh plugin
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 30 Jan 2022 18:31:44 +0100 |
parents | c071fc2dc6fc |
children | da72438479b0 |
line wrap: on
line diff
--- a/dot_zshrc Sun Jan 30 10:44:11 2022 +0100 +++ b/dot_zshrc Sun Jan 30 18:31:44 2022 +0100 @@ -238,6 +238,8 @@ source ~/.zsh/zsh-histdb/sqlite-history.zsh source ~/.zsh/fzf-histdb.zsh +source ~/.zsh/jq-zsh-plugin/jq.plugin.zsh + # The plugin will auto execute this zvm_after_init function function zvm_after_init() { [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh