chore(rtx): move global versions back to ~/.tool-versions

This commit is contained in:
2023-04-05 00:26:52 +01:00
parent 84bb6dfb80
commit 77367ea1db
2 changed files with 18 additions and 15 deletions

View File

@@ -1,18 +1,3 @@
[settings]
experimental = true
shims_dir = "~/.rtx/shims"
[tools]
bat = "latest"
buf = "latest"
direnv = "latest"
dust = "latest"
exa = "latest"
golang = "latest"
jq = "latest"
nodejs = "lts"
python = "latest"
rclone = "latest"
shellcheck = "latest"
shfmt = "latest"
starship = "latest"