From 0176634983493b2fa8d0e25645cc0747fdbd3a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Fri, 13 Dec 2019 00:09:09 +0100 Subject: [PATCH] add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d4fc236 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +My Emacs configuration +====================== + +Here is my Emacs configuration file (`~/.emacs.d/init.el`). + +You can also preview my [emacs +configuration](https://lupan.pl/dotemacs/) in a web page form, click +the TOC link in an upper right corner to see a table of contents.