标签:color ar on bs as line c file web
#export CLICOLOR=1
#export LSCOLORS=GxFxCxDxBxegedabagaced
export CLICOLOR=1
# \h:\W \u\$
#export PS1=‘\[\033[01;33m\]\u@\h\[\033[01;31m\] \W\$\[\033[00m\] ‘
export PS1="[\u@\w]\$ "
alias grep=‘grep --color‘
alias bssrelease=‘ssh webmaster@10.10.65.60‘
alias bssonline=‘ssh webmaster@10.10.65.103‘
标签:color ar on bs as line c file web
原文地址:http://blog.csdn.net/wangjuntytl/article/details/41151467