Skip to content

Commit 5268e0b

Browse files
committed
feat(changie): add 3rd party fallback completion loader
https://changie.dev/cli/changie_completion_bash/
1 parent 5986022 commit 5268e0b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
/cc
5050
/cdrecord
5151
/_chamber
52+
/_changie
5253
/_chezmoi
5354
/chrome
5455
/chromium

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ CLEANFILES = \
605605
cc \
606606
cdrecord \
607607
_chamber \
608+
_changie \
608609
_chezmoi \
609610
chrome \
610611
chromium \
@@ -1122,6 +1123,7 @@ symlinks: $(DATA)
11221123
_buf \
11231124
_caddy \
11241125
_chamber \
1126+
_changie \
11251127
_chezmoi \
11261128
_cilium \
11271129
_cloudquery \

0 commit comments

Comments
 (0)