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 538344e commit f519f21Copy full SHA for f519f21
completions/.gitignore
@@ -312,6 +312,7 @@
312
/pkg_info
313
/pkgconf
314
/pkill
315
+/_pluto
316
/plzip
317
/pm-suspend
318
/pm-suspend-hybrid
completions/Makefile.am
@@ -896,6 +896,7 @@ CLEANFILES = \
896
pkg_info \
897
pkgconf \
898
pkill \
899
+ _pluto \
900
plzip \
901
pm-suspend \
902
pm-suspend-hybrid \
@@ -1269,6 +1270,7 @@ symlinks: $(DATA)
1269
1270
_oras \
1271
_ory \
1272
_pitchfork \
1273
1274
_polygon-edge \
1275
_pulumi \
1276
_px \
0 commit comments