[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Interesting shell prompts (bash or otherwise)



Dean Hamstead <dean@bong.com.au> schrieb:
> has anyone got an intersting shell prompt or a link or something
> 
> maybe a little more jazzy than... dean@meleana:~$
> 
> i know i just need edit ~/.bash_profile or /etc/profile
> im just not very creative today =)

What about this:

export PS1="[\[\\033[0;39m\]\u\[\\033[0;39m\]@\[\\033[0;32m\]\h\[\\033[0;39m\] \w]\\$ "

# export PS1="[\u@\h \w]\\$ "

*Kristian



Reply to: