**Is your feature request related to a problem? Please describe:** <!--Description of what the problem is --> I always forget to update ports or make sure I am using the correct version of Node when switching projects **Describe the solution:** <!-- What you want to happen and/or how it should solve the problem --> On shell start: - check port for updates, or remind if hasn't updated in a while? On Change directory: - if has package.json, check recommended version - if has .nvm use to change node version **Describe alternatives you've considered:** <!-- Describe alternative solutions or features you've considered --> I could try to remember this on my own each time, but that has proven to not be very often **Links/Additional context:** <!-- Add any other context, links, or screenshots about the feature request --> N/A **Testing:** <!-- Provide any functional requirements for this new feature to help with testing --> - Test navigating into new projects with different .nvm versions - Test starting shell and seeing reminder of port update