diff rlm/repl.sh @ 6:e22ae14fa9d5

merging
author Robert McIntyre <rlm@mit.edu>
date Thu, 01 Mar 2012 05:45:14 -0700
parents 8a0edc0a0448
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/rlm/repl.sh	Thu Mar 01 05:45:14 2012 -0700
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +rlwrap --command clojure -f /home/r/.clojure_completions --complete-filenames --quote-characters='\"' --prompt-colour=yellow swank-all --repl
     1.7 +