Update README

This commit is contained in:
Marcus Kammer 2021-05-16 11:51:17 +02:00
parent 4578a63189
commit ec4db32783
3 changed files with 38 additions and 13 deletions

13
README
View file

@ -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
View 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\`

View file

@ -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`