summaryrefslogtreecommitdiffstats
path: root/usr/share
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-29 16:43:47 -0400
committerjim-p <jimp@pfsense.org>2010-06-29 16:43:47 -0400
commitcb58828465831cc4a4924462666d7a3c71293a3f (patch)
tree942060d96e4ec14ef08492f78c766274e319b762 /usr/share
parent77f7e3bf50f5aac001a9abe48d032fc4148b1994 (diff)
downloadpfsense-cb58828465831cc4a4924462666d7a3c71293a3f.zip
pfsense-cb58828465831cc4a4924462666d7a3c71293a3f.tar.gz
Add the standard .tcshrc to the skel files.
Diffstat (limited to 'usr/share')
-rw-r--r--usr/share/skel/dot.tcshrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/share/skel/dot.tcshrc b/usr/share/skel/dot.tcshrc
new file mode 100644
index 0000000..97ca003
--- /dev/null
+++ b/usr/share/skel/dot.tcshrc
@@ -0,0 +1,5 @@
+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