| holmBrew,
There is a typo in /usr/share/tcsh/examples/aliases. Change the line that says:
if ("$TERM_PROGRAM" == "Apple_Terminal") then
to:
if ("$?TERM_PROGRAM" == "Apple_Terminal") then
Cheers...
__________________
Somewhere, over the rainbow,
way up high...
|