emacs.d/README.md

38 lines
591 B
Markdown
Raw Normal View History

2021-05-16 11:51:17 +02:00
# Table of Contents
2021-05-22 12:22:57 +02:00
1. [Hello](#org3292a53)
2. [How to setup?](#orgc216834)
1. [Linux](#org959ef3d)
2. [Windows](#orgaa37326)
2021-05-16 11:51:17 +02:00
2021-05-22 12:22:57 +02:00
<a id="org3292a53"></a>
2021-05-16 11:51:17 +02:00
# Hello
This is my personal emacs conf dir
2021-05-22 12:22:57 +02:00
<a id="orgc216834"></a>
2021-05-16 11:51:17 +02:00
# How to setup?
2021-05-16 11:52:48 +02:00
2021-05-22 12:22:57 +02:00
<a id="org959ef3d"></a>
2021-05-16 11:52:48 +02:00
## Linux
2021-05-16 11:51:17 +02:00
- clone this repository into your $home dir
- rename \`emacs.d\` to \`.emacs.d\`
2021-05-22 12:22:57 +02:00
<a id="orgaa37326"></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\`