Sall

Results 14 comments of Sall

> So, is there anything I can do about it? I am guessing that Starhip or its related files are located where `zpmod` module is missing permissions. For example, if...

@amogus07 have you tried to profile/debug the `.zshrc` loading? E.g.: Place the following at the top of `.zshrc`: ```sh [[ $ZSHRC_PROFILE -gt 0 ]] && zmodload zsh/zprof ``` Then execute...

You can use https://github.com/z-shell/playground as an example, if you need additional support let me know :dart:

Hi @ppetr :wave: I am working on your issue and will update you soon. > And where it stores the compiled files. All files are compiled to the `*.zwc` for...