add install command
This commit is contained in:
@@ -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 | |
|
||||
|
||||
Reference in New Issue
Block a user