chore(z): update to version 102fb780 (#13957)

* chore(z): update to 102fb780

* remove tests

* do not include tests

---------

Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
ohmyzsh[bot]
2026-08-16 18:16:26 +02:00
committed by GitHub
parent 178813b7b9
commit 97e11051e2
4 changed files with 1163 additions and 319 deletions

View File

@@ -46,9 +46,10 @@ dependencies:
plugins/z:
branch: master
repo: agkozak/zsh-z
version: acd0e1984df350c189f8f9c4956ec586b6c73fca
version: 102fb78036ed76feedf623907483691777a1d510
precopy: |
set -e
rm -r tests
test -e README.md && mv -f README.md MANUAL.md
postcopy: |
set -e