해볼까?
2016년 2월 22일 월요일
bash prompt
CO_G='\[\033[0;32m\]'
CO_RST='\[\033[0m\]'
PS1="\u@$CO_G\h$CO_RST:\w\$ '
참고
http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html
http://unix.stackexchange.com/questions/148/colorizing-your-terminal-and-shell-environment
최근 게시물
이전 게시물
홈