mirror of
https://github.com/zdharma-continuum/zconvey.git
synced 2026-09-10 07:06:21 -04:00
Update url
This commit is contained in:
parent
f81880cda3
commit
f95d026737
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
# According to the standard:
|
||||
# http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
|
||||
# https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
|
||||
0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}"
|
||||
0="${${(M)0:#/*}:-$PWD/$0}"
|
||||
typeset -gx ZCONVEY_REPO_DIR="${0:h}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue