Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh
- X-seq: zsh-users 24741
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh
- Date: Sun, 5 Apr 2020 09:38:27 -0700
- In-reply-to: <CAN=4vMpsFQe6AW_p8iqhFeoJFGp=hw2YvKgE_-x90G=D02Z7iw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAN=4vMomW3-VD617WD1OdB1iyo_SKs8iVoPeq7RAyWRPW6n-eg@mail.gmail.com> <a3d2d7e5-35db-70d4-edd6-a454ea20b1e6@eastlink.ca> <CAN=4vMpsFQe6AW_p8iqhFeoJFGp=hw2YvKgE_-x90G=D02Z7iw@mail.gmail.com>
On 2020-04-05 8:55 a.m., Roman Perepelitsa wrote:
Install to the right directory right away:
wget https://raw.githubusercontent.com/romkatv/zsh-bin/master/install
sh ./install -d /foo/bar
Works fine. What an improvement on the standard method I hafta say.
This should be the new normal and many thanks. BTW, I had solved the
previous problem simply by adding an 'fpath' statement to .zshrc and
presuming that nothing else would have been needed, that's pretty basic
and robust. One thing still seems to be missing and that's 'man'. I
deleted my old man files and now "$man zsh" finds nothing. I see the
new ones there tho, so how to get them firing up? (It would be nice is
man pages identified their version so you know you've been upgraded.)
If the man pages can be found in the install path that's very nice, but
of course I can move them over to the standard location too as required.
Thanks Roman, that's one hell of an improvement for a regular plebe like me.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author