Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'help setting .tcsh' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
help setting .tcsh
Authored by: kerim on Nov 13, '02 11:26:51AM

Last hint of this sort (relating to the prompt) led me to make a .tcsh file. Doing so suddenly made all of my commands impossible to run (the terminal couldn't find them). I tried the .resources.mine alternative but that did nothing. Is there some trick to getting terminal settings to stick? Is there a problem with using FINK?



[ Reply to This | # ]
help setting .tcsh
Authored by: rand on Nov 13, '02 11:38:15AM

no it is not a problem with Fink.

open your .tcshrc file and at the very top put this line in :

source ~/.cshrc

fink will work again.



[ Reply to This | # ]
help setting .tcsh
Authored by: agengler on Nov 13, '02 02:06:38PM

If you created on I suggest the first line should be
source /usr/share/tcsh/examples/rc
that's in 10.2. It's in a different place under 10.1
then add customization.



[ Reply to This | # ]
help setting .tcsh
Authored by: speumanes on Nov 29, '02 01:22:02AM

You have said, that someone sends you a working termcap-file. Is it possible to get a WORKING termcap for color in ls in the terminal under 10.2.2 from you?

If it is possible, mail it please to speumanes@macnews.de.

Thank you.

Speumanes



[ Reply to This | # ]