summarylogtreecommitdiffstats
path: root/babel2.install
diff options
context:
space:
mode:
authort00n2016-11-19 17:08:27 +0100
committert00n2016-11-19 17:08:27 +0100
commit02ea5a544d70f11f40c85967cc1824f633956b2a (patch)
treea194a6ec150ee643928c662e85969bd954ce6691 /babel2.install
downloadaur-02ea5a544d70f11f40c85967cc1824f633956b2a.tar.gz
Initial commit
Diffstat (limited to 'babel2.install')
-rw-r--r--babel2.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/babel2.install b/babel2.install
new file mode 100644
index 000000000000..8c8be487f9b8
--- /dev/null
+++ b/babel2.install
@@ -0,0 +1,8 @@
+
+
+post_install()
+{
+ echo -e "\e[32m"
+ echo "To load Babel2 every time you start Lisp, copy the lines from /etc/default/Babel2 to your ~/.sbclrc or ~/.ccl-init.lisp"
+ echo -e "\e[0m"
+}