Problem
I bought a MacBook Pro and I transfered all data from MacBook Air. And when I installed sshuttle by using command pip install sshuttle and I tried to execute sshuttle -r host 0/0, the following error occured.
-bash: /usr/local/bin/sshuttle: No such file or directory
So I found out I need to fix sshuttle's path to pyenv one. How to change the path of command to pyenv's one.
That is what I want to change
$ which sshuttle
/Users/Me/.pyenv/shims/sshuttle