bin/quicklisp-update @ 562b7094aad5

Neovim tweaks
author Steve Losh <steve@stevelosh.com>
date Mon, 18 Jul 2016 13:04:41 +0000
parents 86bde83af492
children b2ba5708c420
#!/usr/bin/env bash

sbcl-rlwrap --eval '(ql:update-client)' --eval '(ql:update-all-dists)' --eval '(quit)'