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

This commit is contained in:
Alexander Navarro 2024-02-20 13:22:57 -03:00
commit 8ffaa9e2d4
8 changed files with 28 additions and 21 deletions

View file

@ -31,6 +31,7 @@ update_path "$HOME/bin"
update_path "$NPM_PACKAGES/bin"
update_path "$PNPM_HOME"
update_path "$HOME/.local/share/rtx/shims"
update_path "$HOME/.spicetify"
. "$HOME/.cargo/env"

View file

@ -111,3 +111,4 @@ eval "$(starship init zsh)"
# eval "$(zellij setup --generate-auto-start zsh)"
eval "$(zoxide init zsh)"
eval "$(mise activate zsh)"