annotate rlm/repl.sh @ 10:d60460cbcf4b tip

integrated genesis.
author Robert McIntyre <rlm@mit.edu>
date Mon, 08 Jul 2013 12:30:50 -0400
parents 8a0edc0a0448
children
rev   line source
rlm@1 1 #!/bin/sh
rlm@1 2
rlm@2 3 rlwrap --command clojure -f /home/r/.clojure_completions --complete-filenames --quote-characters='\"' --prompt-colour=yellow swank-all --repl
rlm@1 4