Merge branch 'main' of codeberg.org:aleidk/dots
This commit is contained in:
commit
8ffaa9e2d4
8 changed files with 28 additions and 21 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -111,3 +111,4 @@ eval "$(starship init 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