mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-07 13:03:03 -04:00
add npm completion
This commit is contained in:
parent
78d7cd7a84
commit
cfadb3be7c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in
|
|||
zsh = {
|
||||
initExtra = ''
|
||||
eval "$(${node}/bin/node --completion-bash)"
|
||||
eval "$(${node}/bin/npm completion)"
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue