Re: Bash with X11
Re: Bash with X11
- Subject: Re: Bash with X11
- From: "John DuBrava" <email@hidden>
- Date: Mon, 03 Feb 2003 15:17:43 -0600
> Is there a way to use bash instead of tcsh with xterm?
If you have bash configured as your login shell then
create
a .Xdefaults file in your home directory (if you don't
already have one) and add this line:
*loginShell: true
This directive will take your login shell information and
use it when launching xterm. Note that the directive is
case-sensitive.
Sincerely,
John Dubrava
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.