Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh



On 2020-03-26 7:20 a.m., Roman Perepelitsa wrote:

Roman:

   sh -c "$(curl -fsSL
https://raw.githubusercontent.com/romkatv/zsh-bin/master/install)"
That was so fast I thought nothing had happened :-)

One problem:  After moving the entire directory out of the default location to where I want it to be and setting link 'zsh' as appropriate:

    0 /bin 3 $ zsh
    /root/.zshrc:64: colors: function definition file not found
    /root/.zshrc:65: select-word-style: function definition file not found
    /aWorking/Zsh/Boot/zstyle:62: compinit: function definition file not found

I tried setting 'module_path' but no luck.  The needed stuff is now found in:

    "/aWorking/Zsh/Zsh-5.8/share/zsh/5.8/functions"

How do I make these things findable?



Messages sorted by: Reverse Date, Date, Thread, Author