change rtx for mise
This commit is contained in:
parent
eacc415d7d
commit
60e1ad4e8d
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
node = 'lts'
|
||||
# python = {version='3', virtualenv='.venv'}
|
||||
python = {version='3'} # setting virtualenv adds a virtualenv in every directory
|
||||
tea = "latest"
|
||||
php = "8.2"
|
||||
|
||||
[settings]
|
||||
[alias.node]
|
||||
|
|
@ -108,6 +108,6 @@ if [[ "$ZPROF" = true ]]; then
|
|||
fi
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
eval "$(rtx activate zsh)"
|
||||
# eval "$(zellij setup --generate-auto-start zsh)"
|
||||
eval "$(zoxide init zsh)"
|
||||
eval "$(mise activate zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue