From de8cb6c64e9d2ae451a969ed6cd2af79a30fbc2d Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 23 Oct 2014 15:03:41 +0200 Subject: [Completion] discards compaudit error messages - give fpath folders to root:root, with go-w - do the same for the parent folder of each.... --- net:foret/Completion.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net:foret/Completion.zsh') diff --git a/net:foret/Completion.zsh b/net:foret/Completion.zsh index 0243102..50e1708 100644 --- a/net:foret/Completion.zsh +++ b/net:foret/Completion.zsh @@ -8,6 +8,6 @@ ## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS ## -fpath=($specific_script:h/completion $fpath) +fpath=($subscript:h/compsys/sdk $fpath) compinit -- cgit v1.2.3