AlanGreene / starter

Dotfiles starter project for new machines
1 stars 1 forks source link

npm #61

Open AlanGreene opened 1 year ago

AlanGreene commented 1 year ago

https://docs.npmjs.com/generating-provenance-statements https://docs.npmjs.com/searching-for-and-choosing-packages-to-download#package-provenance

AlanGreene commented 1 year ago
AlanGreene commented 5 months ago

See pre_window in tmuxinator config to run nvm install (installs the version if not already available then switches to it, vs. nvm use which just attempts to switch to the version but won't install if missing)