aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-15 13:21:17 -0500
committerJesús <heckyel@hyperbola.info>2019-05-15 13:21:17 -0500
commit6cfcde4a8eb122d0f8d7bdd1ec77899016a0b9a9 (patch)
treef4475dd66b31079e1e392d8ed5006b5b82b7f217
parentcfbaf55c2bf43948470c340e70509a61bc58b0bf (diff)
downloademacs-personal-6cfcde4a8eb122d0f8d7bdd1ec77899016a0b9a9.tar.lz
emacs-personal-6cfcde4a8eb122d0f8d7bdd1ec77899016a0b9a9.tar.xz
emacs-personal-6cfcde4a8eb122d0f8d7bdd1ec77899016a0b9a9.zip
improve README.md: added mirror docs
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7cc0c87..8728282 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,18 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
### Installation
+#### Main mirror
+
1. `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/`
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
`pacman -S ttf-hack` (for default)