i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch from old asdf .tool-versions to rtx config.toml

+6 -2
+6
rtx/.config/rtx/config.toml
··· 1 + [tools] 2 + yarn = "latest" 3 + node = "latest" 4 + ruby = "latest" 5 + python = "latest" 6 + lua = "latest"
-2
rtx/.tool-versions
··· 1 - node latest 2 - python latest