31 lines
525 B
Markdown
31 lines
525 B
Markdown
|
|
||
|
# Table of Contents
|
||
|
|
||
|
1. [Hello](#orgede6963)
|
||
|
2. [How to setup?](#org78ddbd8)
|
||
|
1. [Windows](#org2774d45)
|
||
|
|
||
|
|
||
|
<a id="orgede6963"></a>
|
||
|
|
||
|
# Hello
|
||
|
|
||
|
This is my personal emacs conf dir
|
||
|
|
||
|
|
||
|
<a id="org78ddbd8"></a>
|
||
|
|
||
|
# How to setup?
|
||
|
|
||
|
- clone this repository into your $home dir
|
||
|
- rename \`emacs.d\` to \`.emacs.d\`
|
||
|
|
||
|
|
||
|
<a id="org2774d45"></a>
|
||
|
|
||
|
## Windows
|
||
|
|
||
|
- create the environment variable \`HOME\` with the value \`%USERPROFILE%\`
|
||
|
- clone this repository into your \`%USERPROFILE%\` dir
|
||
|
- rename \`emacs.d\` to \`.emacs.d\`
|