mirror of
https://github.com/zplug/zplug
synced 2026-08-05 10:43:43 +02:00
Remove double quotes from git_version() array expansion that caused version string matching to fail on zsh 5.9 (scalar join before glob match). Add command-level test suite (add, check, list, clean) with shared test helper for isolated ZPLUG_HOME setup.