mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
refactor: use rtx to manage Go, Python, NodeJS, and more
This means g, pyenv, and volta are gone. And a lot of other tools previously installed with zinit are also installed with rtx now instead. This includes starship, direnv, shfmt, jq, and more.
This commit is contained in:
3
config/rtx/config.toml
Normal file
3
config/rtx/config.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[settings]
|
||||
experimental = true
|
||||
shims_dir = "~/.rtx/shims"
|
||||
Reference in New Issue
Block a user