summaryrefslogtreecommitdiffstats
path: root/root/.tcshrc
diff options
context:
space:
mode:
Diffstat (limited to 'root/.tcshrc')
-rw-r--r--root/.tcshrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/root/.tcshrc b/root/.tcshrc
index e34fbe8..97ca003 100644
--- a/root/.tcshrc
+++ b/root/.tcshrc
@@ -1,3 +1,5 @@
-# Give us a more informative prompt.
-set prompt="%m\:%~# "
+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%} "
set autologout="0"
+set autolist set color set colorcat
+setenv CLICOLOR "true"
+setenv LSCOLORS "exfxcxdxbxegedabagacad"
OpenPOWER on IntegriCloud