Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh prompt not updating until first 'chdir'
- X-seq: zsh-users 7427
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh prompt not updating until first 'chdir'
- Date: Sat, 1 May 2004 17:52:06 +0000
- In-reply-to: <opr7bvrajhb19zj4@localhost>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <opr7bvrajhb19zj4@localhost>
On May 1, 11:53am, Timothy J. Luoma wrote:
}
} chpwd () { setprompt }
}
} Can someone remind me what I have to do to get this to update as soon as I
} login?
I always just but a call to chpwd directly after the definition of chpwd in
my startup files. There's no magical reason you can't call chpwd yourself.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author