Skip to content

Commit

Permalink
feat(bao): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 29, 2024
1 parent 27a0ef8 commit af7fbb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/autoupdate
/avahi-browse-domains
/b2sum
/_bao
/_black
/_blackd
/bmake
Expand Down
3 changes: 2 additions & 1 deletion completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ CLEANFILES = \
autossh \
autoupdate \
avahi-browse-domains \
_bao \
_black \
_blackd \
bmake \
Expand Down Expand Up @@ -1207,7 +1208,7 @@ symlinks: $(DATA)
$(ss) update-alternatives \
alternatives
$(ss) _vault \
_consul _nomad _packer _terraform
_bao _consul _nomad _packer _terraform
$(ss) vipw \
vigr
$(ss) vncviewer \
Expand Down

0 comments on commit af7fbb9

Please sign in to comment.