mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-23 00:23:27 +08:00
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:
3
.github/dependencies.yml
vendored
3
.github/dependencies.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user