Update url

This commit is contained in:
Philipp Schmitt 2021-11-10 18:27:41 +01:00
parent f81880cda3
commit f95d026737
No known key found for this signature in database
GPG key ID: DC439C47EACB17F9

View file

@ -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}"