mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-21 00:06:54 +00:00
feat(asdf): asdf and configuration (#19)
* chore(shell): configuration tweaks * feat(asdf): add asdf, settings & most of the deps
This commit is contained in:
8
config/asdf/asdfrc
Normal file
8
config/asdf/asdfrc
Normal file
@@ -0,0 +1,8 @@
|
||||
# See the docs for explanations: https://asdf-vm.com/manage/configuration.html
|
||||
|
||||
legacy_version_file = yes
|
||||
use_release_candidates = no
|
||||
always_keep_download = no
|
||||
plugin_repository_last_check_duration = 60
|
||||
disable_plugin_short_name_repository = no
|
||||
concurrency = auto
|
||||
Reference in New Issue
Block a user