Hi Brandon!

On May 22, 2004, at 12:41 AM, Brandon Potter wrote:

Okay,
I've gotten several responses, and I'm trying to sort through everything.


to sum up--I can get everything to launch, but my configuration of bash is not quite right and I'm not sure what to do to tweak it correctly.

Well, my .bash_login just says:
. ~/.bashrc

But I think that's not strictly needed in the standard setup where xterm starts a non-login bash. Anyway, the real magic is in .bashrc:

--------
. /sw/bin/init.sh
export TERM=xterm-color
shopt -s checkwinsize
alias ls='ls --color'
PS1='\h:\w \u\$ '
--------

Everything but the first line is just for fun, but it should give you a few hints where to proceed.

Thanks!
Brandon Potter

You're welcome!

Ciao,
                                        Roland

--
TU Muenchen, Physik-Department E18, James-Franck-Str. 85747 Garching
Telefon 089/289-12592; Telefax 089/289-12570



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to