plugin-nvm
plugin-nvm copied to clipboard
"refresh" function deprecated
In the README, after running omf install nvm
, the final step is to run refresh
. However, FISH version 2.7.1 complains:
warning: function refresh is deprecated and will be removed soon.
What is the alternative to refresh
?
If anyone comes here, I believe the intended replacement is omf reload
.