From b2e37932286490acfbc7e70b4b1ce558927b81fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 4 Aug 2020 15:29:28 -0500 Subject: [PATCH] update doc --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f29904..f29f9e9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ First step: > change the typography in the [init-gui.el](modules/init-gui.el#L54) file +### Icons + + emacs --batch --eval="(progn (package-initialize)(package-install 'all-the-icons))" + ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: