We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5986022 commit 5268e0bCopy full SHA for 5268e0b
completions/.gitignore
@@ -49,6 +49,7 @@
49
/cc
50
/cdrecord
51
/_chamber
52
+/_changie
53
/_chezmoi
54
/chrome
55
/chromium
completions/Makefile.am
@@ -605,6 +605,7 @@ CLEANFILES = \
605
cc \
606
cdrecord \
607
_chamber \
608
+ _changie \
609
_chezmoi \
610
chrome \
611
chromium \
@@ -1122,6 +1123,7 @@ symlinks: $(DATA)
1122
1123
_buf \
1124
_caddy \
1125
1126
1127
1128
_cilium \
1129
_cloudquery \
0 commit comments