Skip to content

Commit 494e625

Browse files
committed
feat(bashbot): add 3rd party fallback completion loader
https://github.com/mathew-fleisch/bashbot/tree/main/examples#binary
1 parent 8796f86 commit 494e625

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
@@ -35,6 +35,7 @@
3535
/avahi-browse-domains
3636
/b2sum
3737
/_bao
38+
/_bashbot
3839
/_black
3940
/_blackd
4041
/bmake

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,7 @@ CLEANFILES = \
583583
autoupdate \
584584
avahi-browse-domains \
585585
_bao \
586+
_bashbot \
586587
_black \
587588
_blackd \
588589
bmake \
@@ -1054,6 +1055,7 @@ symlinks: $(DATA)
10541055
_argo \
10551056
_atlas \
10561057
_atmos \
1058+
_bashbot \
10571059
_buf \
10581060
_chezmoi \
10591061
_cilium \

0 commit comments

Comments
 (0)