Skip to content

Commit f519f21

Browse files
committed
feat(pluto): add 3rd party fallback completion loader
https://github.com/FairwindsOps/pluto
1 parent 538344e commit f519f21

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
@@ -312,6 +312,7 @@
312312
/pkg_info
313313
/pkgconf
314314
/pkill
315+
/_pluto
315316
/plzip
316317
/pm-suspend
317318
/pm-suspend-hybrid

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,7 @@ CLEANFILES = \
896896
pkg_info \
897897
pkgconf \
898898
pkill \
899+
_pluto \
899900
plzip \
900901
pm-suspend \
901902
pm-suspend-hybrid \
@@ -1269,6 +1270,7 @@ symlinks: $(DATA)
12691270
_oras \
12701271
_ory \
12711272
_pitchfork \
1273+
_pluto \
12721274
_polygon-edge \
12731275
_pulumi \
12741276
_px \

0 commit comments

Comments
 (0)