bin/sbcl-vlime-raw @ ad00851f9411

Fucking computers
author Steve Losh <steve@stevelosh.com>
date Sat, 13 Apr 2019 10:37:06 -0400
parents c55730194b70
children (none)
#!/usr/bin/env bash

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