emacs.d/README.md
2021-05-22 12:22:57 +02:00

37 lines
591 B
Markdown

# Table of Contents
1. [Hello](#org3292a53)
2. [How to setup?](#orgc216834)
1. [Linux](#org959ef3d)
2. [Windows](#orgaa37326)
<a id="org3292a53"></a>
# Hello
This is my personal emacs conf dir
<a id="orgc216834"></a>
# How to setup?
<a id="org959ef3d"></a>
## Linux
- clone this repository into your $home dir
- rename \`emacs.d\` to \`.emacs.d\`
<a id="orgaa37326"></a>
## Windows
- create the environment variable \`HOME\` with the value \`%USERPROFILE%\`
- clone this repository into your \`%USERPROFILE%\` dir
- rename \`emacs.d\` to \`.emacs.d\`