Skip to content

Commit

Permalink
feat(just): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 25, 2024
1 parent 164852f commit de59a20
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 @@ -181,6 +181,7 @@
/_istioctl
/javac
/javadoc
/_just
/_k3s
/_k3sup
/_kafkactl
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -745,6 +745,7 @@ CLEANFILES = \
_istioctl \
javac \
javadoc \
_just \
_k3s \
_k3sup \
_kafkactl \
Expand Down Expand Up @@ -1078,6 +1079,7 @@ symlinks: $(DATA)
$(ss) firefox \
firefox-esr iceweasel mozilla-firefox
$(ss) _flamegraph \
_just \
_watchexec
$(ss) fprintd-delete \
fprintd-list
Expand Down

0 comments on commit de59a20

Please sign in to comment.