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 7bf6c51 commit 63a3bdfCopy full SHA for 63a3bdf
completions/.gitignore
@@ -141,6 +141,7 @@
141
/muttng
142
/ncal
143
/neomutt
144
+/_nomad
145
/_op
146
/_packer
147
/pbzip2
completions/Makefile.am
@@ -672,6 +672,7 @@ CLEANFILES = \
672
muttng \
673
ncal \
674
neomutt \
675
+ _nomad \
676
_op \
677
_packer \
678
pbzip2 \
@@ -1016,7 +1017,7 @@ symlinks: $(DATA)
1016
1017
$(ss) update-alternatives \
1018
alternatives
1019
$(ss) _vault \
- _consul _packer _terraform
1020
+ _consul _nomad _packer _terraform
1021
$(ss) vipw \
1022
vigr
1023
$(ss) vncviewer \
0 commit comments