You are not logged in.
Hi all,
I'm using zsh with powerline in i3wm. Suddenly my terminal within Dolphin stopped loading the shell normally.
When I check the shell with it seems to be zsh:
$ echo $SHELL
/bin/zshbut instead of powerline, appears this:
myhostname%When I run:
$ source ~/.zshrcthen the shell and powerline appear like expected.
The terminals in other software like Terminator and Krusader, Konsole don't have the issue.
Any idea, how can I fix this?
------------------------------------------
UPDATE
I fixed it by inserting:
source ~/.zshrcin ~/.profile.
Last edited by karcher (2020-09-10 09:15:57)
Offline