I just installed newer versions of grep and vim to my local ~/bin directory.
I have the path added via PATH=$PATH:$HOME/bin in my .bash_profile.
When I try to run either, the version installed in /usr/local/bin launches. How do I override this?