summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-25 02:30:52 -0500
committerJeff Carr <[email protected]>2025-09-25 02:30:52 -0500
commit5e8fab62dc79d50e1d4b447db9f6a70bcd14da42 (patch)
treef2b44ad9937394b0822ccb1dba8724ef3d4816f7 /build
parent144a0cf158c341c81896fbd0f50380381636659b (diff)
new argv bash completionv0.0.24v0.0.23v0.0.22v0.0.21
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..2bcc277
--- /dev/null
+++ b/build
@@ -0,0 +1,4 @@
+#!/bin/bash -x
+
+mkdir -p files/usr/share/bash-completion/completions/
+regex --bash > files/usr/share/bash-completion/completions/regex