diff --git a/.local/share/chezmoi/home/private_dot_config/asdf/asdfrc.tmpl b/.local/share/chezmoi/home/private_dot_config/asdf/asdfrc.tmpl index 53d3974b..cb628217 100644 --- a/.local/share/chezmoi/home/private_dot_config/asdf/asdfrc.tmpl +++ b/.local/share/chezmoi/home/private_dot_config/asdf/asdfrc.tmpl @@ -1,6 +1,6 @@ # See the docs for explanations: https://asdf-vm.com/manage/configuration.html -# Use plugin fallback to legacy version files (.ruby-version) if available +# Use plugin fallback to legacy version files (e.g. `.ruby-version`) if available legacy_version_file = yes # Use release candidate rather than latest semantic version use_release_candidates = yes