summarylogtreecommitdiffstats
path: root/ocaml-lambda-term.install
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml-lambda-term.install')
-rw-r--r--ocaml-lambda-term.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/ocaml-lambda-term.install b/ocaml-lambda-term.install
new file mode 100644
index 000000000000..e0805701406d
--- /dev/null
+++ b/ocaml-lambda-term.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo '==> An example key bindings file has been provided in /usr/share/lambda-term-inputrc,'
+ echo '==> copy it to ~/.config/.lambda-term-inputrc if you wish to customize it'
+}