login user name disappeared after installing zsh-syntax in linux console !!
SteveJobsCousin opened this issue · 1 comments
SteveJobsCousin commented
usually my Linux login name in console / terminal, look like :
steve@ubuntu-server:~$
now its just look like :
~
which is confusing to me to know where m i when switching between multiple users ...
how i can return to the default without removing zsh-syntax-highlighting ?
my linux distro is ( Ubuntu Server LTS - 22.04 )
danielshahaf commented
usually my linux console text area will look like :
***@***.***:~$ `
now its just look like :
`~ `
which is confusing to me when switching between multiple users ...
**how i can return to the default without removing zsh-syntax-highlighting ?**
This issue is entirely independent of zsh-syntax-highlighting. Ask on zsh support channels. Good luck.
(Something in your setup changes the value of $PS1 aka $PROMPT.)