summarylogtreecommitdiffstats
path: root/babel2.install
blob: 8c8be487f9b89d24404eecd4fa136b34f51f8ddb (plain)
1
2
3
4
5
6
7
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"
}