This website works better with JavaScript.
Explore
Help
Sign In
buddy
/
dot-files
Watch
1
Star
0
Fork
You've already forked dot-files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
527d9d4a26
dot-files
/
nvm
/
test
/
fast
/
Aliases
/
Running "nvm alias <aliasna...
5 lines
74 B
Bash
Raw
Blame
History
#!/bin/sh
. ../../../nvm.sh
[
$(
nvm
alias
test-stable-1
|
wc -l
)
=
'2'
]
Reference in New Issue
View Git Blame
Copy Permalink