Use zsh-nvm to reduce shell startup time by 2x (0.2s > 0.09s)

This commit is contained in:
pfych 2025-07-21 08:45:38 +10:00 committed by Violet Heague
parent 00f1f9a17d
commit 818089e853
5 changed files with 10 additions and 5 deletions

1
.zshrc
View file

@ -15,3 +15,4 @@ source "$CONFIGDIR/zsh/shared.sh"
# Load plugin related items
source "$CONFIGDIR/zsh/plugins.sh"