On Tuesday 11 May 2010 10:43:00 Lauri Pesonen wrote:

> How do people autoload code in their repl at startup?
> [...]
>
> I know I can use user.clj on my classpath to do this, but then I need
> to copy that file to each clojure project that I have.

I think ~/.clojure/user.clj is evaluated on each clojure startup, so you
could add that code there.

Bye,
Tassilo

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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

Reply via email to