diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |