In the README, after running `omf install nvm`, the final step is to run `refresh`. However, FISH version 2.7.1 complains: ```sh warning: function refresh is deprecated and will be removed soon. ``` What is the alternative to `refresh`?
In the README, after running
omf install nvm, the final step is to runrefresh. However, FISH version 2.7.1 complains:What is the alternative to
refresh?