summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-10 18:23:30 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-10 18:23:30 +0200
commitbc66a6906c5a1a55c5c9adc7c69f2370327db139 (patch)
treee000150a4ff3494defad61b69fc765b05e7852b9 /contrib
parent5d322f9f0ba3c68e56edd400662eb1ef39e22e6f (diff)
downloadnetctl-bc66a6906c5a1a55c5c9adc7c69f2370327db139.tar.gz
netctl-bc66a6906c5a1a55c5c9adc7c69f2370327db139.tar.xz
Remove multi-version support
Having multiple versions of netcfg around is not supported.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bash-completion1
-rw-r--r--contrib/zsh-completion2
2 files changed, 1 insertions, 2 deletions
diff --git a/contrib/bash-completion b/contrib/bash-completion
index f7273aa..dab52ea 100644
--- a/contrib/bash-completion
+++ b/contrib/bash-completion
@@ -47,4 +47,3 @@ _netcfg ()
}
complete -F _netcfg netcfg
-complete -F _netcfg netcfg2
diff --git a/contrib/zsh-completion b/contrib/zsh-completion
index 8d05ee4..e05e183 100644
--- a/contrib/zsh-completion
+++ b/contrib/zsh-completion
@@ -1,4 +1,4 @@
-#compdef netcfg netcfg2=netcfg
+#compdef netcfg
local -a disp
all_options() {