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 c0f5ba2 commit f1c085cCopy full SHA for f1c085c
completions/.gitignore
@@ -196,6 +196,7 @@
196
/neomutt
197
/_nfpm
198
/_nomad
199
+/_npm
200
/_oc
201
/_okteto
202
/_op
completions/Makefile.am
@@ -736,6 +736,7 @@ CLEANFILES = \
736
neomutt \
737
_nfpm \
738
_nomad \
739
+ _npm \
740
_oc \
741
_okteto \
742
_op \
@@ -966,7 +967,7 @@ symlinks: $(DATA)
966
967
$(ss) freeciv-server \
968
civserver
969
$(ss) _gaiacli \
- _gaiad _tendermint
970
+ _gaiad _npm _tendermint
971
$(ss) gcc \
972
c++ cc f77 f95 g++ g++-5 g++-6 g++-7 g++-8 g77 g95 gcc-5 \
973
gcc-6 gcc-7 gcc-8 gccgo gccgo-5 gccgo-6 gccgo-7 gccgo-8 gcj \
0 commit comments