Hello!

I want to start gnome-terminal with tcsh end setting automatically
environment variables defined in a file.

e.g  tcsh.env:

# tcsh.env
#
setenv MY_VAR hello
#
# end


Of course I can source it manually  before I start gnome-terminal, but
isn't there a way
like

gnome-terminal -x "source ~/tcsh.env"

or to define it in profile?

I tried several things, but don't get it working.

thanks for some help!

Jürgen





_______________________________________________
gnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-list

Reply via email to