Bugs: Browse | Submit New | Admin
After installing Ruby One-Click 1.8.6, Terminal.app shows the default prompt. This is wierd since I customize my settings using ~/.profile. How did the installation manage to screw with bash and/or my PATH settings?
Add A Comment:
Date: 2007-08-15 23:35 Sender: Steve Wong I had the same error too, somehow a PATH instruction got inserted into my .bash_profile after using the installer :(
Date: 2007-08-09 03:00 Sender: Andrew Pennebaker After sudo cp'ing my personal .profile to /private/etc/bashrc, terminal seems to have picked up my preferences again. Is that what the installer modifies?