Sign in
cobalt
/
third_party
/
nvm
/
refs/tags/v0.29.0
/
.
/
test
/
fast
/
Running "nvm unalias" should remove the alias file.
blob: f8ed49dcca17872f5c68d3ec5ca41dbe048ee52b [
file
] [
log
] [
blame
]
#!/bin/sh
echo v0
.
1.2
>
../../
alias
/
test
.
../../
nvm
.
sh
nvm unalias test
!
[
-
e
../../
alias
/
test
]