summaryrefslogtreecommitdiff
path: root/plugins/wd/wd.plugin.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wd/wd.plugin.zsh')
-rw-r--r--plugins/wd/wd.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wd/wd.plugin.zsh b/plugins/wd/wd.plugin.zsh
index 222a1483a..ca2ca7c65 100644
--- a/plugins/wd/wd.plugin.zsh
+++ b/plugins/wd/wd.plugin.zsh
@@ -8,7 +8,7 @@
# @github.com/mfaerevaag/wd
# Handle $0 according to the standard:
-# # https://zdharma-continuum.github.io/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}"