Use zsh-nvm to reduce shell startup time by 2x (0.2s > 0.09s)
This commit is contained in:
parent
00f1f9a17d
commit
818089e853
5 changed files with 10 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule ".config/zsh/plugins/catppuccin-zsh-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/catppuccin-zsh-syntax-highlighting
|
||||
url = https://github.com/catppuccin/zsh-syntax-highlighting.git
|
||||
[submodule ".config/zsh/plugins/zsh-nvm"]
|
||||
path = .config/zsh/plugins/zsh-nvm
|
||||
url = https://github.com/lukechilds/zsh-nvm.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue