Re: Readline initialization in .bash_profile -> Xquartz crash
Re: Readline initialization in .bash_profile -> Xquartz crash
- Subject: Re: Readline initialization in .bash_profile -> Xquartz crash
- From: Jeremy Huddleston <email@hidden>
- Date: Tue, 19 Feb 2008 11:14:13 -0800
No... that won't work because startx will still source ~/.bashrc
(not .bash_profile) even if we do that.
named /usr/X11/bin/startx-noargs and add code like
case "$0" in
*-noargs) set -- ;;
esac
to it (untested).
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden