> First of there's a prefix on all of the nim cmds like "nim-lang.nim, > nim-lang.nimble" etc.
That's how snap work, so you can't change that unfortunately. The snap versions are not provided by the Nim project but is instead maintained by members of our community. I'd recommend you to raise an issue at the Snap package bug tracker: <https://github.com/sirredbeard/nim_lang_snap/issues>, though it appears that someone already raised [an issue similar to yours](https://github.com/sirredbeard/nim_lang_snap/issues/11). For the time being you should use choosenim as recommended by @JPLRouge, or use one of our [prebuilt tarballs](https://nim-lang.org/install_unix.html).
