emacs.d/README.md

37 lines
590 B
Markdown
Raw Normal View History

2021-05-16 11:51:17 +02:00
# Table of Contents
2021-05-16 11:52:48 +02:00
1. [Hello](#org11d2e9e)
2. [How to setup?](#org88a623f)
1. [Linux](#orga18c97b)
2. [Windows](#org2476761)
2021-05-16 11:51:17 +02:00
2021-05-16 11:52:48 +02:00
<a id="org11d2e9e"></a>
2021-05-16 11:51:17 +02:00
# Hello
This is my personal emacs conf dir
2021-05-16 11:52:48 +02:00
<a id="org88a623f"></a>
2021-05-16 11:51:17 +02:00
# How to setup?
2021-05-16 11:52:48 +02:00
<a id="orga18c97b"></a>
## Linux
2021-05-16 11:51:17 +02:00
- clone this repository into your $home dir
- rename \`emacs.d\` to \`.emacs.d\`
2021-05-16 11:52:48 +02:00
<a id="org2476761"></a>
2021-05-16 11:51:17 +02:00
## Windows
- create the environment variable \`HOME\` with the value \`%USERPROFILE%\`
- clone this repository into your \`%USERPROFILE%\` dir
- rename \`emacs.d\` to \`.emacs.d\`