You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a single powerline-daemon process running that is shared between instances on WSL2. Therefore, the hostname and user information on one is correct, while all the others are wrong.
Either use powerline-daemon -k or disable the line. I am looking into a better solution.
The text was updated successfully, but these errors were encountered:
Due to line:
dotfiles/zsh/.zshrc.d/powerline.zsh
Line 7 in 4f60e59
there is a single
powerline-daemon
process running that is shared between instances on WSL2. Therefore, thehostname
anduser
information on one is correct, while all the others are wrong.Either use
powerline-daemon -k
or disable the line. I am looking into a better solution.The text was updated successfully, but these errors were encountered: