Re: Mimic zsh's right prompt in bash
* Thorsten Kampe (Thu, 31 May 2007 18:25:17 +0100)
> How can I mimic a typical zsh prompt with the current directory at the
> right in bash?
>
> My zsh prompt is:
> user@host% /path/to/pwd
>
> How can I mimic the right hand side in bash with PS1?
Oops, that's already been asked in May. I'll read through the
thread...
|