leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
Chase 2019-05-17T21:31:20.081500Z

I'm curious if there is a way to have a command auto load in the lein repl upon start? Maybe something I put in profiles.clj. Specifically, I want to always run (use 'clojure.repl) right away so I never have to deal with not having access to doc again. Not sure of what the unintended consequences would be.