Add better npm completion
This commit is contained in:
parent
3c0723433e
commit
bf0ef54ead
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
|
||||
path = shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-better-npm-completion"]
|
||||
path = shells/zsh/oh-my-zsh/plugins/zsh-better-npm-completion
|
||||
url = https://github.com/lukechilds/zsh-better-npm-completion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue