bin/sbcl-vlime-raw @ 2750e52c0785

Add
author Steve Losh <steve@stevelosh.com>
date Mon, 03 Sep 2018 15:06:34 +0000
parents c55730194b70
children (none)
#!/usr/bin/env bash

set -e
sbcl-raw --eval "(load \"~/src/dotfiles/vim/bundle/vlime/lisp/start-vlime.lisp\")" "$@"