Skip to content

xrash/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs

My emacs configuration.

Clone this repository to ~/emacs and then make a symlink to ~/.emacs.d:

$ git clone git@github.com:xrash/emacs.git
$ ln -s ~/emacs ~/.emacs.d

Emacs will load ~/.emacs.d/init.el, and that will load everything else.

Compiling the .el files

To compile, run:

$ make compile

To clean, run:

$ make clean

About

My emacs configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published