bin/ccl-vlime @ abb473227306

Merge
author Steve Losh <steve@stevelosh.com>
date Mon, 29 Mar 2021 11:34:42 -0400
parents c55730194b70
children (none)
#!/usr/bin/env bash

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