about summary refs log tree commit diff
path: root/Completion/Unix/Type/_other_accounts
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:39:14 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:39:14 +0000
commitecf3f7c7ad768e77012b11198a2976fc386a19ec (patch)
tree16f2fee159b002abb38747e5c279e713d49331cd /Completion/Unix/Type/_other_accounts
parent1312aee8eb011d48812d18c278875476aee33201 (diff)
downloadzsh-ecf3f7c7ad768e77012b11198a2976fc386a19ec.tar.gz
zsh-ecf3f7c7ad768e77012b11198a2976fc386a19ec.tar.xz
zsh-ecf3f7c7ad768e77012b11198a2976fc386a19ec.zip
moved from Completion/User/_other_accounts
Diffstat (limited to 'Completion/Unix/Type/_other_accounts')
-rw-r--r--Completion/Unix/Type/_other_accounts3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Type/_other_accounts b/Completion/Unix/Type/_other_accounts
new file mode 100644
index 000000000..0eaac32cf
--- /dev/null
+++ b/Completion/Unix/Type/_other_accounts
@@ -0,0 +1,3 @@
+#compdef talk ntalk ytalk
+
+_user_at_host -t other-accounts "$@"