Skip to content

deftsp/.emacs.d

Repository files navigation

My emacs config

build emacs from source

$ mkdir ~/opt/emacs && cd ~/opt/emacs
$ bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk trunk
$ cd trunk
$ ./autogen.sh && ./configure --with-ns && make -j 4 && make install

grab config

$ cd ~
$ git clone git://github.com/deftsp/.emacs.d.git

Credits

In general, this config is a combination of lots of sources, including:

To be continued …

License

The license is GPLv3 for all parts specific to TlEmacs, this includes:

the initialization and core files the documentation For the packages shipped in this repository you can refer to the files header.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published