Merge branch 'master' of ssh://c.hgit.ga/software/emacs-personal into master
This commit is contained in:
commit
66d2dafed2
18
README.md
18
README.md
@ -21,13 +21,19 @@ First step:
|
|||||||
2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env`
|
2. `cp -v ~/.emacs.d/.env.example ~/.emacs.d/.env`
|
||||||
3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
|
3. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
* [x] ttf-hack
|
||||||
|
* [x] ttf-anonymous-pro
|
||||||
|
* [x] hyphen
|
||||||
|
* [x] hyphen-es
|
||||||
|
* [x] markdown
|
||||||
|
* [x] shellcheck
|
||||||
|
* [x] python-virtualenv
|
||||||
|
* [x] python-pylint
|
||||||
|
|
||||||
### Fonts
|
### Fonts
|
||||||
|
change the typography in the [init-gui.el](modules/init-gui.el#L54) file
|
||||||
`pacman -S ttf-hack` (for default)
|
|
||||||
|
|
||||||
`pacman -S ttf-anonymous-pro`
|
|
||||||
|
|
||||||
> change the typography in the [init-gui.el](modules/init-gui.el#L54) file
|
|
||||||
|
|
||||||
### Icons
|
### Icons
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user