Skip to content

Commit

Permalink
feat(nerdctl): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jun 17, 2024
1 parent 75f5d26 commit cf0591a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
/muttng
/ncal
/neomutt
/_nerdctl
/_nfpm
/_nomad
/_npm
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,7 @@ CLEANFILES = \
muttng \
ncal \
neomutt \
_nerdctl \
_nfpm \
_nomad \
_npm \
Expand Down Expand Up @@ -1051,6 +1052,7 @@ symlinks: $(DATA)
_mmctl \
_moldy \
_multi-gitter \
_nerdctl \
_nfpm \
_oc \
_okteto \
Expand Down

0 comments on commit cf0591a

Please sign in to comment.