@@ -64,3 +64,8 @@ fi
if [ -d $HOME/.nimble/bin ] ; then
export PATH="$HOME/.nimble/bin:$PATH"
fi
if [ -d $HOME/.nvm ] ; then
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
The note is not visible to the blocked user.