@@ -392,7 +392,11 @@ cd() {
else
builtin cd $1
fi
CD_EXIT_CODE=$?
[ -f ".nvmrc" ] && [ -s ".nvmrc" ] && nvm use
exit $CD_EXIT_CODE
}
```
The note is not visible to the blocked user.