authy
authy copied to clipboard
Local path with nvm
I'm running into an issue trying to move the authy file to my $PATH. I performed the commands just as you have it outlined in issue #5. I have nvm and zsh installed, could that have something to do with my issue? Output says No such file or directory. 🤷♂️
You just echo $PATH
, If you get an output like this: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
And you just move authy file to /usr/local/bin
. Then rerun authy command.