Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Making cd ~/tmp; cd .. result in ~/, following links.
- X-seq: zsh-users 9407
- From: Andrew Markebo <andrew.markebo@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Making cd ~/tmp; cd .. result in ~/, following links.
- Date: Sun, 11 Sep 2005 21:19:23 +0200
- Cancel-lock: sha1:KokZ0OU7cdlQlukoUuDpCgcwbD8=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxxx>
Evening!
My ~/tmp is a symlink to /otherdisk/mytmpdir, and when I do a cd
~/tmp, the prompt and pwd says I am in /otherdisk/mytmpdir and when I
do cd .. I get into /otherdisk.
What I want is doing cd ~/tmp, prompt and pwd says ~/tmp, and when I
do cd .. I get to ~/.
I think I have had it like this before, but have lost it now, what
have I missed?
/Andy
--
"We are all in the gutter, but some of us are looking at the stars"
Oscar Wilde
Messages sorted by:
Reverse Date,
Date,
Thread,
Author