No description
Find a file
2022-09-19 10:34:25 +02:00
bundle Update news 2022-09-19 10:34:25 +02:00
clones Create lisp collection for clones 2022-08-26 19:17:43 +02:00
dicts Rename dicts 2022-04-07 10:10:23 +02:00
fonts Add fonts for icons 2020-09-29 16:36:28 +02:00
info Update guile info doc 2022-08-13 12:31:05 +02:00
nlp Update nlp 2022-05-29 15:40:36 +02:00
powershell Add powershell scripts 2020-04-27 09:47:09 +02:00
.gitignore Exclude sqlite from git 2020-11-28 15:29:20 +01:00
.gitmodules chmod 2019-06-17 22:11:08 +02:00
emacs.service Add emacs service file 2020-05-15 22:46:17 +02:00
emacs_ical.org Update bib 2021-12-20 09:51:16 +01:00
emacs_json.org Update bib 2021-12-20 09:51:16 +01:00
emacs_mu4e.org Get more articles about mu4e 2021-12-18 09:45:26 +01:00
eww-bookmarks Update eww bookmarks 2022-08-28 22:14:47 +02:00
fast-startup-init.el Add fast startup init file 2022-04-18 15:23:42 +02:00
init.el Check if quicklisp exists before loading slime-helper 2022-09-10 20:28:05 +02:00
library-of-babel.org Update lob 2021-06-17 08:33:26 +02:00
LICENSE Add LICENSE 2019-08-12 11:27:26 +00:00
notes.org Update notes 2022-05-06 10:00:47 +02:00
OneDark.conf Update kitty conf 2021-05-03 11:23:02 +02:00
programming_articles.org Add collection about programming articles 2022-05-13 08:50:59 +02:00
py-deps.txt Default python deps 2021-07-23 17:16:23 +02:00
pylsp_requirements.txt Add requirements for pylsp 2022-06-04 18:11:07 +02:00
README.md Update README 2021-05-22 12:22:57 +02:00
README.org Update README 2021-05-22 12:22:57 +02:00

Table of Contents

  1. Hello
  2. How to setup?
    1. Linux
    2. Windows

Hello

This is my personal emacs conf dir

How to setup?

Linux

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