I use Zsh on windows 10
I need to write the command in new line.
Like bash
This is set up for your current theme in the file
${ZSH}/themes/${ZSH_THEME}.zsh-theme
and the variable PROMPT='${user}${host}|'
. Insert a newline in this string and it will display when you reload the config. The quote characters are important.
PROMPT='${user}${host}
|'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With