summarylogtreecommitdiffstats
path: root/rlwrap-shim
diff options
context:
space:
mode:
Diffstat (limited to 'rlwrap-shim')
-rw-r--r--rlwrap-shim4
1 files changed, 4 insertions, 0 deletions
diff --git a/rlwrap-shim b/rlwrap-shim
new file mode 100644
index 000000000000..a4748b4fffdd
--- /dev/null
+++ b/rlwrap-shim
@@ -0,0 +1,4 @@
+#!/bin/sh
+pkgdir=/usr/share/cbqn-git
+
+INPUTRC="${pkgdir}/inputrc" rlwrap "${pkgdir}/bqn" "$@"