diff options
author | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2014-10-23 15:03:41 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2014-10-23 15:03:41 +0200 |
commit | 60adbe0687e54888c1f3636b68d5932522561e15 (patch) | |
tree | 847b37817fb9623b02248ade16cfc0a75b8dca00 | |
parent | 1006f4ca8af4eb63ba2082d0bb9cc921406480e2 (diff) |
[Completion] discards compaudit error messages
- give fpath folders to root:root, with go-w
- do the same for the parent folder of each....
-rw-r--r-- | net:foret/Completion.zsh | 2 | ||||
-rw-r--r-- | net:foret/compsys/sdk/_endurance (renamed from net:foret/completion/_endurance) | 0 | ||||
-rw-r--r-- | net:foret/compsys/sdk/_sdk-targets (renamed from net:foret/completion/_sdk-targets) | 0 |
3 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 diff --git a/net:foret/completion/_endurance b/net:foret/compsys/sdk/_endurance index 1af5d51..1af5d51 100644 --- a/net:foret/completion/_endurance +++ b/net:foret/compsys/sdk/_endurance diff --git a/net:foret/completion/_sdk-targets b/net:foret/compsys/sdk/_sdk-targets index 3428566..3428566 100644 --- a/net:foret/completion/_sdk-targets +++ b/net:foret/compsys/sdk/_sdk-targets |