diff options
author | Jesús <heckyel@hyperbola.info> | 2019-01-08 14:46:53 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-01-08 14:46:53 -0500 |
commit | 695c5c557c1524be2ca5e3236d58ba09227e1247 (patch) | |
tree | ca25b221ea77cc689408ca444e18a1a821866159 | |
parent | 6993bb819fdd1cf2b28a2b79b32795546c821c38 (diff) | |
download | emacs-personal-695c5c557c1524be2ca5e3236d58ba09227e1247.tar.lz emacs-personal-695c5c557c1524be2ca5e3236d58ba09227e1247.tar.xz emacs-personal-695c5c557c1524be2ca5e3236d58ba09227e1247.zip |
update readme
-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: |