We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e906c75 commit c069996Copy full SHA for c069996
completions/.gitignore
@@ -23,6 +23,7 @@
23
/aptitude-curses
24
/_aqua
25
/_arduino-cli
26
+/_argo
27
/arm-koji
28
/asciidoc.py
29
/autoheader
completions/Makefile.am
@@ -566,6 +566,7 @@ CLEANFILES = \
566
_apko \
567
_aqua \
568
_arduino-cli \
569
+ _argo \
570
arm-koji \
571
asciidoc.py \
572
autoheader \
@@ -1048,6 +1049,7 @@ symlinks: $(DATA)
1048
1049
1050
1051
1052
1053
_buf \
1054
_chezmoi \
1055
_cilium \
0 commit comments