Skip to content

Commit 44804ae

Browse files
committed
feat(pnpm): add 3rd party fallback completion loader
https://pnpm.io/completion
1 parent 9afb270 commit 44804ae

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
/pm-suspend
330330
/pm-suspend-hybrid
331331
/pmake
332+
/_pnpm
332333
/_polygon-edge
333334
/_popeye
334335
/postalias

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ CLEANFILES = \
916916
pm-suspend \
917917
pm-suspend-hybrid \
918918
pmake \
919+
_pnpm \
919920
_polygon-edge \
920921
_popeye \
921922
postalias \
@@ -1313,6 +1314,7 @@ symlinks: $(DATA)
13131314
_ory \
13141315
_pitchfork \
13151316
_pluto \
1317+
_pnpm \
13161318
_polygon-edge \
13171319
_popeye \
13181320
_pulumi \

0 commit comments

Comments
 (0)