1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-21 22:03:28 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
ohmyzsh[bot] 3f8ea81b89 feat(z): update to cf9225fe (#13115)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2025-05-11 11:06:03 +02:00
ohmyzsh[bot] 048e166c9e feat(z): update to dd94ef04 (#12862)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2024-12-22 11:46:24 +01:00
ohmyzsh[bot] 667fdbf774 feat(z): update to version afaf2965 (#12136)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2023-12-28 22:05:37 +01:00
Bas Nijholt 2e7a247cab feat(z): update to latest upstream version
Mirror of https://github.com/agkozak/zsh-z/commit/6bfe418332866d15373392164df11b4fbec2083f
Closes #11652

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-04-28 09:07:43 +02:00
Carlo 7e3231b846 feat(z): replace rupa/z with agkozak/zsh-z (#11236) 2022-10-18 19:10:55 +02:00
Marc Cornellà c06197ad95 chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
Curtis Rueden 2d32e9be66 refactor: handle $0 according to the Zsh plugin standard (#10518)
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
2021-12-28 12:29:24 +01:00
Andrew Janke 2205aa42aa z plugin: fix loading from custom location
The old implementation would attempt to load both the default and custom
implementations, with the custom one coming first, so it would get clobbered
by the default version.
2015-11-27 17:12:09 +01:00
Marko Bauhardt e4fb94306a ohmyzsh plugin of the z project: https://github.com/rupa/z 2013-04-03 20:20:57 +02:00