mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(rtx): re-enable legacy version file supported
The issues I had with Go, can be resolved by running `rtx cache clear`.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[settings]
|
[settings]
|
||||||
experimental = true
|
experimental = true
|
||||||
shims_dir = "~/.rtx/shims"
|
shims_dir = "~/.rtx/shims"
|
||||||
legacy_version_file = false
|
legacy_version_file = true
|
||||||
|
|||||||
Reference in New Issue
Block a user