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 75f5d26 commit cf0591aCopy full SHA for cf0591a
completions/.gitignore
@@ -202,6 +202,7 @@
202
/muttng
203
/ncal
204
/neomutt
205
+/_nerdctl
206
/_nfpm
207
/_nomad
208
/_npm
completions/Makefile.am
@@ -762,6 +762,7 @@ CLEANFILES = \
762
muttng \
763
ncal \
764
neomutt \
765
+ _nerdctl \
766
_nfpm \
767
_nomad \
768
_npm \
@@ -1051,6 +1052,7 @@ symlinks: $(DATA)
1051
1052
_mmctl \
1053
_moldy \
1054
_multi-gitter \
1055
1056
1057
_oc \
1058
_okteto \
0 commit comments