annotate repl.sh @ 2:1579e83305d7

new and better perl script
author Robert McIntyre <rlm@mit.edu>
date Sun, 11 Dec 2011 19:58:57 -0700
parents 073974145f90
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