mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
fix(rtx): disable legacy version files
Legacy version file support for Go is just broken.
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
[settings]
|
[settings]
|
||||||
experimental = true
|
experimental = true
|
||||||
shims_dir = "~/.rtx/shims"
|
shims_dir = "~/.rtx/shims"
|
||||||
|
legacy_version_file = false
|
||||||
|
|||||||
Reference in New Issue
Block a user