issues
search
SolidOS
/
solidos
The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127
stars
19
forks
source link
README fixes. Adjust scripts/reset to work without implicit 'nvm use' on 'cd'
#17
Closed
DoctorBud
closed
3 years ago
DoctorBud
commented
3 years ago
Update README with more details on nvm integration
Clarify and fix typos in README.
Use 'macOS' instead of 'Mac OS', as per Apple rebranding
Adjust scripts/reset so that it works without implicit nvm-use-on-cd
Eliminate unnecessary references to nvm bash_completion.
Add 'set -e' to scripts/reset to allow for control-C abort and in case of errors.