aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-10-17 05:00:48 +0800
committerJesús <heckyel@hyperbola.info>2022-10-17 05:00:48 +0800
commit66d2dafed292386f951ad1c6086d4a9eb372acd5 (patch)
treea08587804f055ecdceef6e02acd106b05b4f8d46
parent9db58fdc7d7af6fbb152e8439e1e1ddfb5b46f19 (diff)
parent4ef4959b4eea729bb01c70938aed63ec9e00d853 (diff)
downloademacs-personal-66d2dafed292386f951ad1c6086d4a9eb372acd5.tar.lz
emacs-personal-66d2dafed292386f951ad1c6086d4a9eb372acd5.tar.xz
emacs-personal-66d2dafed292386f951ad1c6086d4a9eb372acd5.zip
Merge branch 'master' of ssh://c.hgit.ga/software/emacs-personal into master
-rw-r--r--README.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index 89b5043..35c6512 100644
--- a/README.md
+++ b/README.md
@@ -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