andrea valle wrote: > Thanks a lot. > I have bash as shell but I ignore what > >>your ~/.bashrc > > means. > > Have I to edit a file? > Where should it be?
It's a file. ~/ means your home directory. The name of the file is .bashrc . You can't see it with the finder, so you have to edit it from the terminal. $ open ~/.bashrc That should open it in TextEdit.app . -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list