Update README
This commit is contained in:
parent
4578a63189
commit
ec4db32783
3 changed files with 38 additions and 13 deletions
13
README
13
README
|
@ -1,13 +0,0 @@
|
|||
Marcus Kammer
|
||||
|
||||
|
||||
Table of Contents
|
||||
─────────────────
|
||||
|
||||
1. Hello
|
||||
|
||||
|
||||
1 Hello
|
||||
═══════
|
||||
|
||||
This is my personal emacs conf dir
|
30
README.md
Normal file
30
README.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
|
||||
# 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\`
|
|
@ -1,2 +1,10 @@
|
|||
* 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`
|
||||
|
|
Loading…
Add table
Reference in a new issue