authy icon indicating copy to clipboard operation
authy copied to clipboard

Local path with nvm

Open pixelphil opened this issue 3 years ago • 1 comments

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. 🤷‍♂️

pixelphil avatar Aug 21 '21 20:08 pixelphil

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.

momaek avatar Aug 22 '21 15:08 momaek