root/etc/skel/dot.tcshrc @ 0d6fee24
1 |
set prompt="%{\033[0;1;33m%}[%{\033[0;1;37m%}`cat /etc/version`%{\033[0;1;33m%}]%{\033[0;1;33m%}%B[%{\033[0;1;37m%}%n%{\033[0;1;31m%}@%{\033[0;1;37m%}%M%{\033[0;1;33m%}]%{\033[0;1;32m%}%b%/%{\033[0;1;33m%}(%{\033[0;1;37m%}%h%{\033[0;1;33m%})%{\033[0;1;36m%}%{\033[0;1;31m%}:%{\033[0;40;37m%} " |
---|---|
2 |
set autologout="0" |
3 |
set autolist set color set colorcat |
4 |
setenv CLICOLOR "true" |
5 |
setenv LSCOLORS "exfxcxdxbxegedabagacad" |