Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Creating short time aliases
- X-seq: zsh-users 10666
- From: Jens Kubieziel <maillist@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Creating short time aliases
- Date: Sun, 3 Sep 2006 23:30:21 +0200
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organisation: Qbi's Welt
Hi,
within bash I can use some pseudo-aliases:
$ a really long command name # myalias
$ Ctrl+R myalias
The last command expands to 'a really long command name'. When I try
this in zsh; i get an error "bad pattern: #". What would be a good
zsh'ish way to get a similar result?
Thanks for your recommendations
--
Jens Kubieziel http://www.kubieziel.de
FdI#430: Heterogene Umgebung
Debian und Linux 9.1 (Bodo Eggert)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author