mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:06:41 +00:00
chore(rtx): move global versions back to ~/.tool-versions
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user