diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/User/_other_accounts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_other_accounts b/Completion/User/_other_accounts index b73515fcd..e1d357fc0 100644 --- a/Completion/User/_other_accounts +++ b/Completion/User/_other_accounts @@ -1,4 +1,4 @@ -#compdef ytalk finger +#compdef talk ntalk ytalk finger local expl nm="$compstate[nmatches]" local accounts_users_hosts |