mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-03 07:37:47 +00:00
fix(completions): clean-up (#484)
This commit is contained in:
parent
a3778622cd
commit
ee996ec169
18 changed files with 9 additions and 207 deletions
|
@ -1,10 +0,0 @@
|
|||
# NPM Custom Completions
|
||||
|
||||
This script provides custom completions for npm.
|
||||
It can be used by importing its exported commands via:
|
||||
|
||||
```
|
||||
use path/to/npm/npm-completions.nu *
|
||||
```
|
||||
|
||||
With `path/to` being either the relative path of the file to your current working directory or its absolute path.
|
Loading…
Add table
Add a link
Reference in a new issue