aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-08-04 15:29:28 -0500
committerJesús <heckyel@hyperbola.info>2020-08-04 15:29:28 -0500
commitb2e37932286490acfbc7e70b4b1ce558927b81fa (patch)
tree0c6ee9aa643afee61327fb3badeefe7bcb3d2b49
parent9fbc82fd78eb5ee49421dd204cf6c2411417b38f (diff)
downloademacs-personal-b2e37932286490acfbc7e70b4b1ce558927b81fa.tar.lz
emacs-personal-b2e37932286490acfbc7e70b4b1ce558927b81fa.tar.xz
emacs-personal-b2e37932286490acfbc7e70b4b1ce558927b81fa.zip
update doc
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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: