Merge branch 'main' of codeberg.org:aleidk/dots

This commit is contained in:
Alexander Navarro 2024-02-14 19:53:05 -03:00
commit a6230fa684
2 changed files with 2 additions and 2 deletions

View file

@ -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]

View file

@ -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)"