add install command

This commit is contained in:
2021-01-09 12:42:01 +01:00
parent f5649dceab
commit 601381919e
2 changed files with 31 additions and 15 deletions

View File

@@ -19,6 +19,12 @@ a bunch of online resources.
- =ln -s ~/.config/emacs/init ~/.emacs= (or =~/.emacs.el=,
=~/.emacs.d/init.el=)
* Installation
Install into =~/.config/emacs= (must be empty)
#+begin_src sh
git clone http://gogs.weseng.de/daniel/emacs.git ~/.config/emacs
#+end_src
* Key bindings and functions
#+caption: General
| M-> | end-of-buffer | |