We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62da8a commit c298dcfCopy full SHA for c298dcf
completions/.gitignore
@@ -148,6 +148,7 @@
148
/_gitleaks
149
/_gitsign
150
/gkrellm2
151
+/_glab
152
/_glen
153
/_glow
154
/gmake
completions/Makefile.am
@@ -716,6 +716,7 @@ CLEANFILES = \
716
_gitleaks \
717
_gitsign \
718
gkrellm2 \
719
+ _glab \
720
_glen \
721
_glow \
722
gmake \
@@ -1159,7 +1160,7 @@ symlinks: $(DATA)
1159
1160
$(ss) geoiplookup \
1161
geoiplookup6
1162
$(ss) _gh \
- _infracost
1163
+ _glab _infracost
1164
$(ss) gkrellm \
1165
gkrellm2
1166
$(ss) _golangci-lint \
0 commit comments