Thursday, May 6, 2010

Bash shell configuration


alias ll='/opt/sfw/bin/ls -alt --color=auto'

export PS1='\e[0;31m[\u@\e[0;34m\h \e[0;36m`basename $CLEARCASE_ROOT` \e[0;35m${PWD#${PWD%/*/*/*}/}]\\$ \e[m';

more PS1
more http://vietzone.blogspot.com/2010/05/colorize-unix-shell-prompt.html



No comments:

Post a Comment

Labels