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

The FAQ, "function", and aliases



The FAQ sayeth:

	Luckily, it is not possible to define function as an alias.

But at some point it did become possible to do so:

schaefer[529] alias function=foo
schaefer[530] function bar
zsh: command not found: foo

This is unfortunate.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author