From 02604c9ee42c7145298f94cd78d64b1ced7b1a20 Mon Sep 17 00:00:00 2001 From: Aleksey Date: Thu, 18 Jan 2024 16:19:56 +0400 Subject: [PATCH] fix --- zbootstrap.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zbootstrap.zsh b/zbootstrap.zsh index 93cd9b3..bdb6cab 100644 --- a/zbootstrap.zsh +++ b/zbootstrap.zsh @@ -14,4 +14,4 @@ source ${zshlibs_install}/tools.funcs.zsh source ${zshlibs_install}/zconfig.funcs.zsh source ${zshlibs_install}/global.funcs.zsh -fpath+=(${zshlibs_install}/zssh) +fpath+=(${zshlibs_install}/zssh/)