Closed
Description
(apologies for posting this as an empty issue initially, I don't use GH issues much and I misclicked)
Is your feature request related to a problem? Please describe.
Running "zvm i master" will reinstall the same version if no new version is available.
Describe the solution you'd like
Exit without doing anything if the latest version and the currently installed version are the same. I use the command to get the latest version, so it would be nice if there were a check to ensure that re-downloading + installing is actually necessary.