Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Creating short time aliases



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