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 58d3f5f commit 961a629Copy full SHA for 961a629
completions/.gitignore
@@ -141,6 +141,7 @@
141
/ncal
142
/neomutt
143
/_op
144
+/_packer
145
/pbzip2
146
/pccardctl
147
/pdlzip
completions/Makefile.am
@@ -672,6 +672,7 @@ CLEANFILES = \
672
ncal \
673
neomutt \
674
_op \
675
+ _packer \
676
pbzip2 \
677
pccardctl \
678
pdlzip \
@@ -1014,7 +1015,7 @@ symlinks: $(DATA)
1014
1015
$(ss) update-alternatives \
1016
alternatives
1017
$(ss) _vault \
- _terraform
1018
+ _packer _terraform
1019
$(ss) vipw \
1020
vigr
1021
$(ss) vncviewer \
0 commit comments