Skip to content

blasut/emacs-config

 
 

Repository files navigation

Emacs repository

Ceci est mon repository emacs.

To install simply links ~/.emacs.d/init.el to ~/wherever/you/put/this/repository/init.el.

Then edit ~/.emacs.d/init.el and change the (load-file ) declarations at the end of the file to point to the org.el, functions.el and keybindings.el.

  • functions.el: my own functions, taken from here and there.
  • init.el: the init file. use-package declaration and all.
  • keybindings.el: I let you guess this one.
  • org.el: org-mode setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 99.5%
  • R 0.5%