[TxMt] [TextMate] Help With Ruby Command
Timothy Martens
timfm at hawaii.rr.com
Wed Oct 27 10:04:19 UTC 2004
On Oct 26, 2004, at 3:51 PM, Kjell Olsen wrote:
> You could also put /usr/bin into your path: add the lines:
>
> PATH="$PATH:/usr/bin"
> export PATH
>
> to the .bashrc file within your home directory. Add it if it doesn't
> exist.
I don't have a .bashrc file in home, but I do have .bash_profile which
contains:
export PATH=$PATH:/usr/local/bin:/usr/local/mysql/bin:/usr/local/php/bin
is .bashrc something different/necessary?
-
More information about the textmate
mailing list