Open
Description
Currently when running the -s
flag, sym links are shown, but they are really just the nvm shims for the links. It would be nice to follow the symlink through to give an actual directory.
Example:
../../../.nvm/versions/node/v6.9.1/lib/node_modules/semistandard
Versus:
/Users/me/dev/semistandard
Activity