mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:06: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]
|
||||
experimental = true
|
||||
shims_dir = "~/.rtx/shims"
|
||||
legacy_version_file = false
|
||||
legacy_version_file = true
|
||||
|
||||
Reference in New Issue
Block a user