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