From c0a4335219270fdbf03b785fee7ee40c59eff759 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 2 Apr 2001 11:37:33 +0000 Subject: moved to Completion/Unix/Type/_groups --- Completion/User/_groups | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 Completion/User/_groups (limited to 'Completion/User') diff --git a/Completion/User/_groups b/Completion/User/_groups deleted file mode 100644 index 673c44688..000000000 --- a/Completion/User/_groups +++ /dev/null @@ -1,19 +0,0 @@ -#compdef newgrp - -local expl groups tmp - -_tags groups || return 1 - -if ! zstyle -a ":completion:${curcontext}:" groups groups; then - (( $+_cache_groups )) || - if (( ${+commands[ypcat]} )) && - tmp=$(_call groups ypcat group.byname 2>/dev/null); then - : ${(A)_cache_groups:=${${(f)tmp}%%:*}} # If you use YP - else - : ${(A)_cache_groups:=${${(s: :)$(