bin/lisp @ 75191cd2829e

Just keep neorepl in here for now, whatever
author Steve Losh <steve@stevelosh.com>
date Thu, 27 Aug 2015 10:27:25 +0000
parents c0d4f70f7b26
children e7642253ffde
#!/usr/bin/env bash

set -e

rlwrap sbcl --load ~/.quicklisp/setup.lisp "$@"