[Locomotive-users] improved support for xterm+(t)csh?

Ray Baxter ray at warmroom.com
Sat Nov 11 17:17:55 GMT 2006


Ken Woodruff wrote:
> 2) would it be possible for Locomotive to generate a non-temp version 
> of the environment file it tells the shell to run (e.g. 
> /private/var/tmp/folders.501/TemporaryItems/AF9DEB33-A7FC-4C07-ABEF-389572F1F2CD-1486-000045277FB4AAFC.environment.csh)?  
> For example an "Export environment script" command that lets you 
> specify the type of shell and where to save the file.  This could then 
> be sourced manually in whatever terminal someone desires to use.
The is nothing in the environment.csh file that is special. There are 9 
setenv's and one cd. You can just place the setenv's in your .cshrc file 
and cd to your applications $RAILS_ROOT. Or, if you are committed to the 
sourcing option, you could copy the environment.csh file to some static 
file and just source it.


-- 


Ray


More information about the Locomotive-users mailing list