diff options
author | Jesús <heckyel@hyperbola.info> | 2022-10-15 01:50:17 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-10-15 01:50:17 +0800 |
commit | 4ef4959b4eea729bb01c70938aed63ec9e00d853 (patch) | |
tree | fd17be2ea34c958fd5dc5e48d221069eccd1bbcc | |
parent | 6ffb7fccc61deeaa6f3265e1328dc69bb1ce20b0 (diff) | |
download | emacs-personal-4ef4959b4eea729bb01c70938aed63ec9e00d853.tar.lz emacs-personal-4ef4959b4eea729bb01c70938aed63ec9e00d853.tar.xz emacs-personal-4ef4959b4eea729bb01c70938aed63ec9e00d853.zip |
README.md: update
-rw-r--r-- | README.md | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -21,13 +21,19 @@ First step: 2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env` 3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` -### Fonts - -`pacman -S ttf-hack` (for default) +### Requirements -`pacman -S ttf-anonymous-pro` +* [x] ttf-hack +* [x] ttf-anonymous-pro +* [x] hyphen +* [x] hyphen-es +* [x] markdown +* [x] shellcheck +* [x] python-virtualenv +* [x] python-pylint -> change the typography in the [init-gui.el](modules/init-gui.el#L54) file +### Fonts +change the typography in the [init-gui.el](modules/init-gui.el#L54) file ### Icons |