mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-16 09:01:51 +00:00
9 lines
176 B
Bash
Executable File
9 lines
176 B
Bash
Executable File
#!/bin/zsh
|
||
|
||
# ~/.nvm must not be present
|
||
. ../../nvm.sh
|
||
|
||
# Displays
|
||
# find: ‘<home>/.nvm/’: No such file or directory
|
||
# find: ‘<home>/.nvm/’: No such file or directory
|