From 695c5c557c1524be2ca5e3236d58ba09227e1247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 8 Jan 2019 14:46:53 -0500 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9059062..1530eb6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Lightweight configuration of emacs with basic utilities plus personal configurat ![emacs-personal](https://heckyel.ga/public/emacs-personal.png?raw=true "emacs-personal") +### Installation + + `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` + + `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` + ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: