change rtx for mise

This commit is contained in:
aleidk 2024-01-29 10:06:12 -03:00
parent eacc415d7d
commit 60e1ad4e8d
2 changed files with 2 additions and 2 deletions

View file

@ -1,10 +0,0 @@
[tools]
node = 'lts'
# python = {version='3', virtualenv='.venv'}
python = {version='3'} # setting virtualenv adds a virtualenv in every directory
tea = "latest"
[settings]
[alias.node]
my_custom_node = '20' # makes `rtx install node@my_custom_node` install node-20.x
# this can also be specified in a plugin (see below in "Aliases")