From: Sergey Matveev Date: Sun, 13 Mar 2022 13:44:47 +0000 (+0300) Subject: Unused autoload X-Git-Url: http://www.git.stargrave.org/?p=zk.zsh.git;a=commitdiff_plain;h=516b74a0eb3105d1d0911b606fc23fd204ac898c Unused autoload --- diff --git a/zk.zsh b/zk.zsh index d478ed0..a8fc0c9 100755 --- a/zk.zsh +++ b/zk.zsh @@ -52,7 +52,6 @@ for p w (${(kv)backs}) { backs[$p]=${(j: :)ws} } -autoload -U relative getrel() { # nearly the copy-paste of Functions/Misc/relative local dst=$2:a