No description
Find a file
2021-05-16 11:52:48 +02:00
bundle Update themes settings 2021-05-16 11:35:50 +02:00
fonts Add fonts for icons 2020-09-29 16:36:28 +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
.gnus.el Add gnus settings 2020-11-28 09:25:09 +01:00
emacs.service Add emacs service file 2020-05-15 22:46:17 +02:00
eww-bookmarks Update eww bookmarks 2021-05-07 14:31:54 +02:00
init.el Update defaults and clean up init files 2020-11-19 19:38:32 +01:00
library-of-babel.org Setup library of babel 2021-05-13 09:55:24 +02:00
LICENSE Add LICENSE 2019-08-12 11:27:26 +00:00
OneDark.conf Update kitty conf 2021-05-03 11:23:02 +02:00
README.md Update README 2021-05-16 11:52:48 +02:00
README.org Update README 2021-05-16 11:52:48 +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`