is a clone of emacs-for-clojure with company-mode and a couple of minor tweaks.
If you haven't already you will need to install leiningen. Installing leiningen is easy with brew.
Then, navigate to your home directory & clone the repo into ~/.emacs.d. On OSX open the terminal & type:
$ cd ~
$ git clone https://github.com/jwatki06/emacs.git .emacs.d
This config will install the following packages:
clojure-modekey bindings and pretty colours for Clojure.ciderintegration with a Clojure REPL and more.pareditminor mode for structural editing of sexps, keeps parens balanced.companymodular text completion.
rainbow-delimiters, tagedit, magit, ido-ubiquitous, smex & projectile