Skip to content

Commit 850ffa1

Browse files
committed
feat(polygon-edge): add fallback 3rd party completion loader
1 parent b317aa9 commit 850ffa1

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
@@ -192,6 +192,7 @@
192192
/pm-suspend
193193
/pm-suspend-hybrid
194194
/pmake
195+
/_polygon-edge
195196
/postalias
196197
/ppc-koji
197198
/puppetca

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ CLEANFILES = \
727727
pm-suspend \
728728
pm-suspend-hybrid \
729729
pmake \
730+
_polygon-edge \
730731
postalias \
731732
ppc-koji \
732733
puppetca \
@@ -963,6 +964,7 @@ symlinks: $(DATA)
963964
_okteto \
964965
_op \
965966
_ory \
967+
_polygon-edge \
966968
_px \
967969
_sshi \
968970
_trivy \

0 commit comments

Comments
 (0)