On Fri, Mar 6, 2009 at 4:33 PM, Christopher <vth...@gmail.com> wrote:
> > Does anyone know if there is a way to setup your Clojure REPL with an > initialization file like how SBCL works with a .sbclrc file? I'd like > to have my REPL automattically use some of the libraries in > clojure.contrib such as the repl-utils and the stacktrace libraries > whenever it first loads. > > Thanks for your in advance. > IIRC Clojure will automatically load user.clj if found in CLASSPATH, so I think it would be a good place to put any kind of customizations. -- Cosmin Stejerean http://offbytwo.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---