Configure and Bind your dev-qa leaf
Here, I am trying to follow the good old configure; make; sudo make install adage, so make is required to run
make bash_profile vim_rc
Consider also
echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee "/etc/sudoers.d/dont-prompt-$USER-for-sudo-password"