[nycbug-talk] tcsh PS1 syntax

pete at nomadlogic.org pete
Thu Oct 14 11:49:23 EDT 2004


> There is only 2 problem's i have had with it thus far.
>
> 1) You have to edit the Makefile and change this line (using FreeBSD
> 5.3-BETA7):
>  /bin/cp -u src/tcshrc.local 	$(HOME)/.tcshrc.local
> to
> /bin/cp -f src/tcshrc.local 	$(HOME)/.tcshrc.local
> because the -u causes an error

cool

>
> 2) You have edit the .tcshrc.alias file and change:
> alias ls 	'ls --color'
> to
> alias ls 	'ls -G'
> the --color causes ls to fail, -G does the color instead
>

ok thx for the pointers!

-p


~~~oO00Oo~~~
Pete Wright
email:  pete at nomadlogic.org
mobile: 917.415.9866
web:    www.nomadlogic.org/~pete





More information about the talk mailing list