There is something I am not understanding. I have used the method found here about changing user default directory using vipw /etc/passwd
However once I go into this file and change a user default dir setting their bash prompt changes to, from my machine from ex. "[root@directory ~]#" to "bash-4.1$"
Now if I try to change the global bash prompt $PS1 the user with change dir having bash-4.1$ cannot see the custom prompt.
What is this behavior?