bin/sbcl-vlime-raw @ 385a012ed003

Dump
author Steve Losh <steve@stevelosh.com>
date Sat, 05 May 2018 16:17:54 -0400
parents 665fffea183b
children c55730194b70
#!/usr/bin/env bash

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