I'm new to Emacs so its all a bit new to me. I got a hang of the basics of Emacs like navigation,etc. I was trying to install a Clojure REPL in Emacs, i cloned a .emacs repo and replaced .emacs with it. I opened up Emacs again, i'm at a loss as to how to fire up the clojure REPL.
https://github.com/ghoseb/dotemacs
this is the .emacs repo i'm using.
Thank you.