zsh-users
 help / color / mirror / code / Atom feed
* alias -- do not pass args
@ 2006-09-11 18:50 Roman Cheplyaka
  2006-09-11 19:02 ` Frank Terbeck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roman Cheplyaka @ 2006-09-11 18:50 UTC (permalink / raw)
  To: zsh-users

I want to define alias which would /not/ pass its args to program.
E.g.
$ alias foo='echo lol'
$ foo a b
should just print lol, not "lol a b". How can I do this?

I haven't found this in the manual.
-- 
Roman I. Cheplyaka


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-11 19:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-11 18:50 alias -- do not pass args Roman Cheplyaka
2006-09-11 19:02 ` Frank Terbeck
2006-09-11 19:02 ` Tobias Gruetzmacher
2006-09-11 19:11 ` Jean-Rene David

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).