Gal Schlezinger

Results 301 comments of Gal Schlezinger

Can't this be something like `mkdir -p $(dirname $profile)`? Seems very excessive to have to write all this thing. I also expect that ppl will know to configure their shell...

do you have a `~/.local/state` directory? maybe fnm can't write to it?

Yes although maybe there's an error in the lookup (we need to see if the previous runtime directory exists and we probably fail to do that)

interesting, maybe we should make sure that the permissions are user only in `~/.local/share/fnm_multishells`

@simonwhitaker if you do `chmod 700 ~/.local/share/fnm_multishells` does it fix it? #1159 will solve it if that's the case but I can't reproduce the issue

I wonder if encoded could never be optional, and it would require the Encoder itself to accept undefined values (as input) which it'll encode (maybe as undefined too) ```typescript co.encoded(Encoders.optional.Date)...

please let me know the following command outputs: * `fnm ls` * `echo $PATH`

also, what is the processor you have? is it M1?

not descriptive, and i am not sure it's needed