Skip to content

Commit 01bafcb

Browse files
committed
feat(limactl): add 3rd party fallback completion loader
https://lima-vm.io/docs/reference/limactl_completion_bash/
1 parent c83aeb1 commit 01bafcb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: completions/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
/ldappasswd
220220
/ldapwhoami
221221
/_lefthook
222+
/_limactl
222223
/_linkerd
223224
/links2
224225
/lintian-info

Diff for: completions/Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@ CLEANFILES = \
781781
ldappasswd \
782782
ldapwhoami \
783783
_lefthook \
784+
_limactl \
784785
_linkerd \
785786
links2 \
786787
lintian-info \
@@ -1184,6 +1185,7 @@ symlinks: $(DATA)
11841185
_kustomize \
11851186
_kyverno \
11861187
_lefthook \
1188+
_limactl \
11871189
_linkerd \
11881190
_mattermost \
11891191
_metalctl \

0 commit comments

Comments
 (0)