nicolaslara / emacs

My emacs configuration

This URL has Read+Write access

nicolaslara (author)
Sat Nov 07 09:12:10 -0800 2009
commit  f80cfbecede01cf8a6cb352103dd6cda9ddf8c1a
tree    426031685f74e604d836c7a7c021b8ba7436c24d
parent  d8fd787992e659c4b5b06f2740e30c70699cdd16
emacs /
README.rst

Introduction

This is my portable emacs configuration.

Installation

Checkout the project into a directory named elisp in your home directory:

git clone git://github.com/nicolaslara/emacs.git ~/elisp

Make a link in your home directory pointing to the ".emacs" file inside ~/elisp:

ln -s ~/elisp/.emacs ~/.emacs

Note

This is an incomplete project.

Disclaimer

Some of the tools are compiled for my specific installation and will not work unless a similar setup is used.