Skip to content

Commit 7f2c197

Browse files
committed
feat(ssh-inscribe): add fallback 3rd party completion loader
1 parent bf5550b commit 7f2c197

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
@@ -288,6 +288,7 @@
288288
/sparc-koji
289289
/spovray
290290
/_sshi
291+
/_ssh-inscribe
291292
/star
292293
/_starship
293294
/stream

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -843,6 +843,7 @@ CLEANFILES = \
843843
sparc-koji \
844844
spovray \
845845
_sshi \
846+
_ssh-inscribe \
846847
star \
847848
_starship \
848849
stream \
@@ -1009,6 +1010,7 @@ symlinks: $(DATA)
10091010
_rclone \
10101011
_skaffold \
10111012
_sshi \
1013+
_ssh-inscribe \
10121014
_tanzu \
10131015
_tanzu-core \
10141016
_trivy \

0 commit comments

Comments
 (0)