i have customized my bash profile thing, so it looks like I want it to.
All except for when i change users, it goes back to bash-2.05b$.
I saved it to /etc/profile so it starts out with the prompt i like every time, but How do i make it so it goes to if i were to start bash from another shell, or su to another user?
the other thing it does to me is, when a shell starts, it pukes out a bunch of stuff like:
Code:
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x TERM="xterm"
declare -x USER="nick"
declare -x XINITRC="/etc/X11/xinit/xinitrc"
for those of you who want to see what i have it looking like, you can check out
http://206.146.80.74/img/bash.jpg