From cfafe2adf599860b3ac8e0bea345b41b2f4d17a5 Mon Sep 17 00:00:00 2001 From: Anton Zadvorny Date: Sat, 20 Oct 2018 21:38:39 +0300 Subject: [PATCH] Add asdf config --- home/.asdfrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 home/.asdfrc diff --git a/home/.asdfrc b/home/.asdfrc new file mode 100644 index 0000000..e600bd0 --- /dev/null +++ b/home/.asdfrc @@ -0,0 +1 @@ +legacy_version_file = yes