this:
https://nim-lang.org/choosenim/init.sh -sSf | sh
was the easiest awesomiest install from source I've ever executed. Thanks to the person who set this up.
just at the end letting the user modify his path manually seems a bit peanuts to do automatically compared to what the script just did. can you not prompt and suggest a machine-edit using echo of the suggested line and >> to ~/.bash_profile if the user says yes to it ? otherwise he can do it manually.
otherwise thanks for what's already there.
Thanks! Glad you like it, it's called choosenim btw.
Your request is already an issue: https://github.com/dom96/choosenim/issues/28 :)