No description
Find a file
2024-12-17 14:13:34 +01:00
bundle Add guile manual 2024-12-17 14:13:34 +01:00
dicts Update dicts folder 2023-02-11 18:02:16 +01:00
emojis/emojione-v2.2.6-22 Add emojis 2023-10-19 15:43:15 +02:00
fonts Update NFM.ttf 2023-12-07 16:57:57 +01:00
lp Add lp org examples 2022-11-21 17:47:12 +01:00
plantuml Add plantuml config 2024-12-02 18:56:49 +01:00
texmf/tex/latex/mycustomstyles Merge branch 'main' of ssh://code.metalisp.dev:2222/marcuskammer/emacs.d 2024-12-16 09:40:32 +01:00
.gitignore Exclude sqlite from git 2020-11-28 15:29:20 +01:00
.gitmodules chmod 2019-06-17 22:11:08 +02:00
abbrev_defs Update abbrevs 2023-01-22 20:50:48 +01:00
babel.lisp Update babel.lisp 2024-06-30 14:05:39 +02:00
chatgpt.el Example of chatgpt api request in el 2023-03-22 10:20:17 +01:00
cl-packages.org Add cl-packages paper 2022-12-05 08:58:27 +01:00
early-init.el Add width and height to default-frame-alist 2024-12-09 19:12:49 +01:00
emacs.service Update path of emacs 2024-03-27 09:54:08 +01: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 2024-10-31 16:21:08 +01:00
fast-startup-init.el Add fast startup init file 2022-04-18 15:23:42 +02:00
gptel-crowdsourced-prompts.csv Update gpt prompts 2024-02-24 13:36:48 +01:00
init.el Reformat code 2024-12-12 19:20:48 +01:00
library-of-babel.org Add take-screenshot script to lob 2024-10-29 16:56:17 +01: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
quickurls Move urls to quickurls 2023-01-18 10:47:00 +01: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`