Closed ynotoony closed 4 years ago
If I were to guess:
setopt xtrace
, set -x
, or equivalent somewhere in zsh config files.Am I on the right track? What's the right answer? I'm really curious.
Closing as non-actionable.
The answer is gone now. I delete all config files and even my zsh installation. And start all over again. But guess 3 is most likely. Heres why:
-x
command somewhere. So shit happens. Anyway thanks for your patience. means a lot.
I checked again by adding set -x
to my zshrc file. That thing happens again.
But I cant recall where did I add this.
To turn it off just run set +x
.
i open terminal / hit enter / do everything, this will print.