Skip to content

Commit

Permalink
feat(dasel): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 19, 2024
1 parent 12b91f1 commit 6c85159
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 @@ -84,6 +84,7 @@
/_cz
/_dagger
/_dapr
/_dasel
/_datree
/dcop
/_deno
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ CLEANFILES = \
_cz \
_dagger \
_dapr \
_dasel \
_datree \
dcop \
_deno \
Expand Down Expand Up @@ -1091,6 +1092,7 @@ symlinks: $(DATA)
_cue \
_dagger \
_dapr \
_dasel \
_datree \
_dlv \
_docker \
Expand Down

0 comments on commit 6c85159

Please sign in to comment.