Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh alias question
- X-seq: zsh-users 10138
- From: "Stephen Henry" <stephenry@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: zsh alias question
- Date: Wed, 5 Apr 2006 20:47:33 +0100
Okay,
This is a pretty simple problem, but after looking over the documentation, I cannot figure out what is wrong. If I type
alias emacs='emacs -nw'
at the command line, I would expect 'emacs -nw' to replace whenever I type 'emacs'. This does does not happen, and instead emacs opens in a windows as usual.
What gives?
Stephen
Messages sorted by:
Reverse Date,
Date,
Thread,
Author