improve README.md: added mirror docs
This commit is contained in:
parent
cfbaf55c2b
commit
6cfcde4a8e
@ -11,10 +11,18 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
|
#### Main mirror
|
||||||
|
|
||||||
1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/`
|
1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/`
|
||||||
|
|
||||||
2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
|
2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
|
||||||
|
|
||||||
|
#### Secundary mirror
|
||||||
|
|
||||||
|
1. `git clone https://notabug.org/heckyel/emacs-personal.git ~/.emacs.d/`
|
||||||
|
|
||||||
|
2. `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'`
|
||||||
|
|
||||||
### Fonts
|
### Fonts
|
||||||
|
|
||||||
`pacman -S ttf-hack` (for default)
|
`pacman -S ttf-hack` (for default)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user