zsh-users
 help / color / mirror / code / Atom feed
* How do you get nocorrect to work in an alias?
@ 2005-05-17 10:07 Eric Smith
  2005-05-17 13:03 ` Julius Plenz
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Smith @ 2005-05-17 10:07 UTC (permalink / raw)
  To: Zsh Users

Like this does not work:
alias forex='nocorrect /usr/local/bin/forex $*'

Thanks

Eric


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

* Re: How do you get nocorrect to work in an alias?
  2005-05-17 10:07 How do you get nocorrect to work in an alias? Eric Smith
@ 2005-05-17 13:03 ` Julius Plenz
  0 siblings, 0 replies; 2+ messages in thread
From: Julius Plenz @ 2005-05-17 13:03 UTC (permalink / raw)
  To: Zsh Users

* Eric Smith <es@fruitcom.com> [2005-05-17 12:09]:
> [How do you get nocorrect to work in an alias?]
> Like this does not work:
> alias forex='nocorrect /usr/local/bin/forex $*'

Use alias forex='nocorrect forex'

Julius
-- 
www.plenz.com


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

end of thread, other threads:[~2005-05-17 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17 10:07 How do you get nocorrect to work in an alias? Eric Smith
2005-05-17 13:03 ` Julius Plenz

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).