summaryrefslogtreecommitdiff
path: root/net:foret/Completion.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2014-10-23 15:03:41 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2014-10-24 10:38:13 +0200
commitde8cb6c64e9d2ae451a969ed6cd2af79a30fbc2d (patch)
tree8b40c5b229b7afc580dccef544217fe1ce1a1e34 /net:foret/Completion.zsh
parenta4b31794d10bef9be211f661898bd012cf4e5566 (diff)
[Completion] discards compaudit error messages
- give fpath folders to root:root, with go-w - do the same for the parent folder of each....
Diffstat (limited to 'net:foret/Completion.zsh')
-rw-r--r--net:foret/Completion.zsh2
1 files changed, 1 insertions, 1 deletions
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