dblue

Results 4 comments of dblue

I am not sure what caused this. Could you turn on Piskvork's engine communication log and paste the log here?

It seems this line `eval "$('/c/Anaconda3/Scripts/conda.exe' 'shell.zsh' 'hook')"` produces incorrect bash script. The "\r" in line 35 "\rehash" is interrupted as line break. `echo "$('/c/Anaconda3/Scripts/conda.exe' 'shell.zsh' 'hook')"` gives ``` export...