mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-24 00:00:23 +08:00
Show "∞" when there's a circular alias reference.
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f ../../../../alias/loopback
|
||||
|
||||
rm -f ../../../../alias/one
|
||||
rm -f ../../../../alias/two
|
||||
rm -f ../../../../alias/three
|
||||
|
||||
rm -f ../../../../alias/four
|
||||
|
||||
Reference in New Issue
Block a user