remove zsh plugin fetch in favor of nix

This commit is contained in:
Joel Beckmeyer
2025-04-22 12:18:13 -04:00
parent 006cc70889
commit 027eba011c
2 changed files with 2 additions and 6 deletions

View File

@@ -14,7 +14,3 @@ refreshPeriod = "168h"
type = "git-repo"
url = "https://github.com/Piraty/xxtools.git"
refreshPeriod = "168h"
[".local/share/zsh-history-substring-search"]
type = "archive"
url = "https://github.com/zsh-users/zsh-history-substring-search/archive/refs/tags/v1.1.0.tar.gz"