# HG changeset patch # User zegervdv # Date 1664034095 0 # Node ID 505cc6e2fddf20d37a1904c454e245b37631f5de # Parent e321b25bcc23d811061e196332fda197c888b2d2 Remove unused zsh plugins diff -r e321b25bcc23 -r 505cc6e2fddf .chezmoiexternal.toml --- a/.chezmoiexternal.toml Sat Sep 24 15:40:28 2022 +0000 +++ b/.chezmoiexternal.toml Sat Sep 24 15:41:35 2022 +0000 @@ -45,12 +45,6 @@ type = "file" url = "https://github.com/jeffreytse/zsh-vi-mode/raw/9e909d0bdd0aff36ca60ea213ec92f46a554b288/zsh-vi-mode.zsh" -[".zsh/jq-zsh-plugin"] - type = "archive" - url = "https://github.com/reegnz/jq-zsh-plugin/archive/v0.2.1.tar.gz" - exact = true - stripComponents = 1 - [".zsh/zsh-histdb-skim/zsh-histdb-skim.zsh"] type = "file" url = "https://github.com/m42e/zsh-histdb-skim/raw/v0.7.6/zsh-histdb-skim.zsh"