Skip to content

Instantly share code, notes, and snippets.

@sitepodmatt
Created November 14, 2015 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sitepodmatt/1dc8f8ce7f93c27fdf11 to your computer and use it in GitHub Desktop.
Save sitepodmatt/1dc8f8ce7f93c27fdf11 to your computer and use it in GitHub Desktop.
~/.lein/profiles.clj
{:user {:plugins [[org.clojure/tools.namespace "0.2.4"]]
:injections [(require '[clojure.tools.namespace.repl :refer [refresh]])]
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment