Skip to content

Commit

Permalink
feat(rtx): add fallback 3rd party completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Aug 1, 2023
1 parent 4d0bffb commit 0628e22
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 @@ -265,6 +265,7 @@
/rpm2txz
/rpmbuild
/rpmbuild-md5
/_rtx
/s390-koji
/sbcl-mt
/scp
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ CLEANFILES = \
rpm2txz \
rpmbuild \
rpmbuild-md5 \
_rtx \
s390-koji \
sbcl-mt \
scp \
Expand Down Expand Up @@ -1009,6 +1010,7 @@ symlinks: $(DATA)
_qrpc \
_random \
_rclone \
_rtx \
_skaffold \
_sshi \
_ssh-inscribe \
Expand Down

0 comments on commit 0628e22

Please sign in to comment.