TCSHRC prompt works now, in new environment.

This commit is contained in:
2014-01-26 15:17:26 -05:00
parent 116419e81a
commit f4ad367437
2 changed files with 140 additions and 0 deletions

View File

@ -35,6 +35,8 @@ set depth_color_seq="${color_start}${depth_color}${color_end}"
set command_color_seq="${color_start}${command_color}${color_end}"
set oldp_color="${color_start}${dim_white}${color_end}"
###########################
# vim:filetype=tcsh
###########################