##What to do when RVM fucks with your sudo PATH
echo 'echo $PATH' > path.sh
bash path.sh
sudo bash path.sh
If you see a difference, look in /etc/sudoers
or /etc/sudoers.d/
##What to do when RVM fucks with your sudo PATH
echo 'echo $PATH' > path.sh
bash path.sh
sudo bash path.sh
If you see a difference, look in /etc/sudoers
or /etc/sudoers.d/