Hello. Not sure where to ask this question. I looked on KDE and other forums and could not find anything relating to it. Ok when I installed Obarun Plasma on my second machine I noticed when I use the terminal (konsole) it only says "Hostname%".. normally it is "username@ hostname ~ %" .. when I run commands I still get asked to enter my user password.. I'm not sure whether I may have something configured wrong?? Not a big issue but I appreciate an explanation or help on this if possible.. Thanks
What is the login shell for the account (user) ... look at /etc/passwd (usually first user is 1000)
If it is bash you should have a ~/.bashrc in your home, if it is zsh you should have ~/.zshrc and ~/.zshenv

If you don't have them you can copy it from /etc/skel into your account.
Login shell is zsh. Copying them from /etc/skel worked. Thanks for the help!!

Powered by Obarun