@@ -524,7 +524,7 @@ Put the following at the end of your `$HOME/.bashrc`:
```bash
cdnvm(){
cd"$@";
commandcd"$@";
nvm_path=$(nvm_find_up .nvmrc | tr -d '\n')
# If there are no .nvmrc file, use the default nvm version
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.