summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-05-29 19:17:50 -0500
committerJeff Carr <[email protected]>2025-05-29 19:17:50 -0500
commita29e10e9116f4d5ab80210b3eb8e25b674d3338f (patch)
treeb6182f8668da2dd246092f6fe6c7dad0093d3121 /Makefile
parent2b85f5e17dda4bea2b9403668c66e291dfa67591 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 986396d..77bb4bd 100644
--- a/Makefile
+++ b/Makefile
@@ -37,3 +37,6 @@ clean:
all: install
go-mod-clean --all --auto
+
+autocomplete:
+ go-mod-clean --bash > ~/.local/share/bash-completion/completions/go-mod-clean