Re: using bash as default shell

2012-02-20 Thread Richard Hartmann
On Sun, Feb 19, 2012 at 22:13, Zoho Vignochi wrote: > Can > anyone help steer me in the proper direction? I suspect you need to edit $PS1 , as the information is static for the duration of your session within a vcsh repo, this should be relatively easy. My setup works[1] and looks as follows:

using bash as default shell

2012-02-19 Thread Zoho Vignochi
Hello, I am using vcsh with bash as my default shell. When I enter a repo using: zoho@copper:~$ vcsh enter mr The bash prompt doesn't change to reflect that. I would like something like: zoho@copper:[mr.git]~$ or whatever the default prompt rewrite is for zsh. I read through t