bin/ccl-vlime @ 8286e61c3b01

Updates
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Oct 2018 16:50:22 -0700
parents c55730194b70
children (none)
#!/usr/bin/env bash

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