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 5268e0b commit 34b1e24Copy full SHA for 34b1e24
completions/.gitignore
@@ -422,3 +422,4 @@
422
/ypcat
423
/_zarf
424
/_zitadel
425
+/_zola
completions/Makefile.am
@@ -1027,7 +1027,8 @@ CLEANFILES = \
1027
xvnc4viewer \
1028
ypcat \
1029
_zarf \
1030
- _zitadel
+ _zitadel \
1031
+ _zola
1032
1033
symlinks: $(DATA)
1034
$(ss) 7z \
@@ -1232,7 +1233,8 @@ symlinks: $(DATA)
1232
1233
_vela \
1234
_virtctl \
1235
1236
1237
1238
$(ss) gpgv \
1239
gpgv2
1240
$(ss) gssdp-discover \
0 commit comments