emacs starter kit - emacs made easy

emacs starter kit comes up with beginner friendly defaults and makes emacs learning much pain less. It sets some good default settings to get started.

Get emacs starter kit

Use following command to start downloading emacs starter kit.

git clone git://github.com/technomancy/emacs-starter-kit.git

Now start emacs using emacs starter kit.

emacs -q -l ./emacs-starter-kit/init.el

Comments