Skip to content

Commit

Permalink
feat(zarf): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 7, 2024
1 parent 7108d9c commit 032f0f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,5 @@
/xpovray
/xvnc4viewer
/ypcat
/_zarf
/_zitadel
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ CLEANFILES = \
xpovray \
xvnc4viewer \
ypcat \
_zarf \
_zitadel

symlinks: $(DATA)
Expand Down Expand Up @@ -1050,6 +1051,7 @@ symlinks: $(DATA)
_upctl \
_vacuum \
_virtctl \
_zarf \
_zitadel
$(ss) gpgv \
gpgv2
Expand Down

0 comments on commit 032f0f0

Please sign in to comment.