install.fairie/home/dot_config/asdf/asdfrc.tmpl

10 lines
387 B
Cheetah
Raw Normal View History

# See the docs for explanations: https://asdf-vm.com/manage/configuration.html
# 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
{{ if and (eq .chezmoi.os "darwin") (not .host.restricted) -}}
java_macos_integration_enable = yes
{{ end -}}