summarylogtreecommitdiffstats
path: root/python-hatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python-hatch.sh')
-rw-r--r--python-hatch.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/python-hatch.sh b/python-hatch.sh
new file mode 100644
index 000000000000..f7debeb8e521
--- /dev/null
+++ b/python-hatch.sh
@@ -0,0 +1,5 @@
+
+
+ # Tab completion for Bash
+ _HATCH_COMPLETE=source hatch \
+ > "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"