Recommended: Set-up your own $HOME/bin/ for user-level top-priority scripts

mkdir ~/bin
echo "export PATH=$HOME/bin:$PATH" >> ~/.bashrc