docs: Add readme
This commit is contained in:
parent
33f4657501
commit
94ec3f0eef
3
.gitignore
vendored
3
.gitignore
vendored
@ -22,6 +22,7 @@
|
|||||||
!minimal.el
|
!minimal.el
|
||||||
!test/
|
!test/
|
||||||
!test/**
|
!test/**
|
||||||
|
!README.org
|
||||||
|
|
||||||
# Ignore again
|
# Ignore again
|
||||||
# *~undo-tree~
|
# *~undo-tree~
|
||||||
|
5
README.org
Normal file
5
README.org
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
* How To Use
|
||||||
|
|
||||||
|
#+begin_src sh :results output scalar
|
||||||
|
ln -sf <THIS_REPO> ~/.emacs.d
|
||||||
|
#+end_src
|
Loading…
x
Reference in New Issue
Block a user