emacs.d/README.org
2021-05-16 11:51:17 +02:00

322 B

Hello

This is my personal emacs conf dir

How to setup?

  • clone this repository into your $home dir
  • rename `emacs.d` to `.emacs.d`

Windows

  • create the environment variable `HOME` with the value `%USERPROFILE%`
  • clone this repository into your `%USERPROFILE%` dir
  • rename `emacs.d` to `.emacs.d`