berstend / node-safe

🤠 Make using Node.js safe again with Deno-like permissions
https://node-safe.com
203 stars 8 forks source link

Add shell integration support for asdf #8

Open vonEdfa opened 2 years ago

vonEdfa commented 2 years ago

Shell integration fails if you're using asdf as your version manager for node. This PR should fix that.

vonEdfa commented 2 years ago

You might want to double check I didn't mess up nvm support. Even through the risk seems low from my pov :D