cswimr/home
Archived
Template
1
0
Fork 0

added zsh-nvm and zsh-better-npm-completion as zsh plugins (submodules)

Signed-off-by: Seaswimmer <seaswimmerthefsh@gmail.com>
This commit is contained in:
Seaswimmer 2024-07-13 15:30:23 -04:00
parent 613b4c8dc2
commit 242183cb7f
Signed by: cswimr
GPG key ID: 3813315477F26F82
4 changed files with 15 additions and 1 deletions

6
.gitmodules vendored
View file

@ -10,3 +10,9 @@
[submodule "fast-syntax-highlighting"]
path = .zshc/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "zsh-nvm"]
path = .zshc/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm.git
[submodule "zsh-better-npm-completion"]
path = .zshc/plugins/zsh-better-npm-completion
url = https://github.com/lukechilds/zsh-better-npm-completion.git