Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
a simple question
- X-seq: zsh-users 12257
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxx>
- Subject: a simple question
- Date: Thu, 29 Nov 2007 14:41:37 +0100
- Kreccount: 1
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I've got an alias "sshadmin" for "ssh -l admin"
In order to have the normal ssh-completion for this alias
I thought it suffices to say:
compdef _ssh sshadmin
But I was wrong. :-(
Any ideas?
Thanks,
Andy.
--
In theory, theory and practice are the same. In practice, they're not.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author