# Sorry, I sent a mail directly to you.

Andrei Popescu wrote:

> Instead of a ~/script dir I use a ~/bin dir and didn't need to change
> anything because ~/.bash_profile already contains:
>
> # set PATH so it includes user's private bin if it exists
> if [ -d ~/bin ] ; then
>     PATH=~/bin:"${PATH}"
> fi

I had to add ~/bin in .bashrc. Otherwise, it won't be available in
gnome-terminal.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to