Skip to content

Commit

Permalink
feat(chezmoi): add 3rd-party completion loader (cobra)
Browse files Browse the repository at this point in the history
  • Loading branch information
akinomyoga committed Sep 18, 2023
1 parent d0f2604 commit 31baa69
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 @@ -38,6 +38,7 @@
/c++
/cc
/cdrecord
/_chezmoi
/chrome
/chromium
/ci
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ CLEANFILES = \
c++ \
cc \
cdrecord \
_chezmoi \
chrome \
chromium \
ci \
Expand Down Expand Up @@ -981,6 +982,7 @@ symlinks: $(DATA)
_allero \
_arduino-cli \
_buf \
_chezmoi \
_cilium \
_cloudquery \
_constellation \
Expand Down

0 comments on commit 31baa69

Please sign in to comment.