If we have also installed version v9.6.1, we would use the following command to set it as the default:
nvm alias default 9.6.1
Now when we open a new shell, v9.6.1 will be the Node.js version in use.