mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 09:38:16 -07:00
a44ec2779a
cwd can potentially be a symlink, which breaks asdf logic. The following command will fail to resolve the path correctly: env - PWD=/proc/self/cwd PATH=$HOME/.asdf/shims:/bin ruby --version This first resolves the real path of cwd before continuing to search for a .tool-versions file |
||
---|---|---|
.. | ||
commands | ||
utils.sh |