mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-26 19:29:20 +09:00
add: pwsh: npm completion
This commit is contained in:
parent
f97cb0d155
commit
972bca253f
2 changed files with 6 additions and 0 deletions
|
@ -196,3 +196,6 @@ if (Test-Path($ChocolateyProfile)) {
|
|||
# rclone
|
||||
rclone completion powershell | Out-String | Invoke-Expression
|
||||
|
||||
# node
|
||||
Import-Module npm-completion
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue