We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494e625 commit 21fcca5Copy full SHA for 21fcca5
completions/.gitignore
@@ -39,6 +39,7 @@
39
/_black
40
/_blackd
41
/bmake
42
+/_bosh
43
/bsdtar
44
/btdownloadcurses.py
45
/btdownloadgui.py
completions/Makefile.am
@@ -587,6 +587,7 @@ CLEANFILES = \
587
_black \
588
_blackd \
589
bmake \
590
+ _bosh \
591
bsdtar \
592
btdownloadcurses.py \
593
btdownloadgui.py \
@@ -1056,6 +1057,7 @@ symlinks: $(DATA)
1056
1057
_atlas \
1058
_atmos \
1059
_bashbot \
1060
1061
_buf \
1062
_chezmoi \
1063
_cilium \
0 commit comments