diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ Lightweight configuration of emacs with basic utilities plus personal configurat  +### Installation + + `git clone https://libregit.org/heckyel/emacs-personal.git ~/.emacs.d/` + + `emacs --batch --eval='(load-file "~/.emacs.d/init.el")'` + ### Markdown Mode - Require installed markdown in distro GNU+Linux, example: |