You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling NVM_AUTO_USE I am presented with the output of nvm use when I cd into a directory containing a .nvmrc file. Would be useful for a config option to suppress the output for those that already have shells setup to show the node version in the shell line.
Using starship:
The text was updated successfully, but these errors were encountered:
Especially given that (as @thejustinwalsh pointed out) the theme puts the node version into the prompt, the extra output causes issues at least with this one theme. It would be great if there were a NVM_SURPRESS_OUTPUT=true environment variable or the like.
When enabling NVM_AUTO_USE I am presented with the output of
nvm use
when Icd
into a directory containing a.nvmrc
file. Would be useful for a config option to suppress the output for those that already have shells setup to show the node version in the shell line.Using starship:
The text was updated successfully, but these errors were encountered: