romkatv / zsh-bench

Benchmark for interactive Zsh
MIT License
624 stars 27 forks source link

zsh-bench hangs even on an empty .zshrc #31

Closed dpi0 closed 5 months ago

dpi0 commented 5 months ago

yesterday it ran perfectly fine on a fresh arch installation, but today it just hangs up indefinitely.

zsh version: 5.9 zsh-bench version: latest

i tried:

and nothing worked. it still hangs up indefinitely.

romkatv commented 5 months ago

What does printenv SHELL say?

dpi0 commented 5 months ago

@romkatv i reinstalled arch on my system and now ~/zsh-bench/zsh-bench works, on the previous install it never did work.

iirc at that time, printenv SHELL said /bin/zsh

now i'm not sure whether to close this issue, or wait till i encounter this issue again.