From 516b74a0eb3105d1d0911b606fc23fd204ac898c Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 13 Mar 2022 16:44:47 +0300 Subject: [PATCH] Unused autoload --- zk.zsh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.44.0