`mkdir $HOME/bin && echo "export PATH=$HOME/bin:$PATH" >> ~/.bashrc && source ~/.bashrc` Or similar to setup environment so that a user doesn't have to setup their own path.