lmellen
February 17th, 2006, 09:12 PM
:-k Does anybody know how to change the value of the variable "h" in:
" PS1='${debian_chroot:+($debian_chroot)}\u@\h\w\$ ' "
This is the code for the terminal prompt in .bashrc.
It's no big deal but if I can shorten my prompt I'd like to.
I'd also simply like to know how.
export PS1= only changes the prompt for one session.
Thanks -- larry
" PS1='${debian_chroot:+($debian_chroot)}\u@\h\w\$ ' "
This is the code for the terminal prompt in .bashrc.
It's no big deal but if I can shorten my prompt I'd like to.
I'd also simply like to know how.
export PS1= only changes the prompt for one session.
Thanks -- larry