a bare-bones slightly better Emacs configuration
 
Go to file
rrix 98af208be1 Merge branch 'td-readme' of zymoticb/simple-init.el into master 2016-10-18 22:53:07 +00:00
README.org update url in readme 2016-10-18 15:47:03 -07:00
init.el Sup 2015-07-26 20:27:41 -07:00

README.org

simple-init.el : A remarkably simple emacs starter kit

One of my friends wanted to learn Emacs, so I built a small training wheels init file.

  • helm
  • magit
  • full clojure environment

    • clojure-mode
    • cider
    • cljr-refactor
    • ac-cider
  • hydra

    • hyrda-window
  • highlight-symbol
  • auto-highlight-symbol
  • focus-mode
  • elpy
  • js2
  • molokai

Usage

git clone https://fort.kickass.systems/git/rrix/simple-init.el.git ~/.emacs/

Run Emacs, it'll take a few minutes to start up the first time as it refreshes and installs crap. Then it'll work.