scatterd-dotfiles/asdfrc
Tyson Gach aaa2c3cd09 Configure asdf's legacy_version_file setting
asdf has a very useful configuration setting called
`legacy_version_file`. When it is set to `yes`, asdf will read the
version files used by other version managers (e.g. `.ruby-version`) in
addition to asdf's own `.tool-versions` file. This makes the migration
to asdf much smoother, as many projects only specify these 'legacy'
dotfiles for versioning.

Documentation: https://asdf-vm.com/#/core-configuration?id=homeasdfrc

Closes https://github.com/thoughtbot/dotfiles/issues/654
2020-03-01 22:21:42 -05:00

1 line
26 B
Text