Great! But when I close Terminal it's back to the default. How do I keep this way? On May 22, 2007, at 1:59 PM, Fred Phillips wrote: > Type this into terminal: > export PATH=/Users/jeremy/bin:$PATH > > On 22/05/07, highlyjhi <highlyjhi / gmail.com> wrote: >> >> I'm running Mac OS 10.4.9 with Ruby 1.8.2 installed by default. I >> updated to 1.8.6 but I installed it in /Users/jeremy/bin instead of >> the default /usr/bin/ So when I go to "ruby -v" it still says 1.8.2. >> How do i either move ruby into the correct directory or how do I >> change the path to ruby to the new directory? I'd prefer to move >> 1.8.6 to a different spot outside of my home directory. >> >> Thanks, >> Jer >> >>