My personal emacs configuration.
Requirements:
install-info
: required by org
mkdir ~/.emacs.d
cd ~/.emacs.d
git clone https://github.com/patxoca/dot-emacs.git conf.d
ln -s conf.d/init.el .
emacs
Warning
Currently the conf.d
directory is hardcoded in the
configuration and cloning the repository to other
directory will not work.
It may take some time to download and install all required packages.