Add readme
This commit is contained in:
parent
db768ffa93
commit
5ab7f3840d
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Tim's Spacemacs config
|
||||||
|
|
||||||
|
My Emacs config using [Spacemacs](http://spacemacs.org/) as a base
|
||||||
|
|
||||||
|
## Installing
|
||||||
|
1. Install Spacemacs
|
||||||
|
|
||||||
|
`git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d`
|
||||||
|
|
||||||
|
2. Clone this repo
|
||||||
|
|
||||||
|
`git clone https://git.timshomepage.net/config/spacemacs.git ~/spacemacs`
|
||||||
|
|
||||||
|
3. Symlink to default spacemacs location
|
||||||
|
|
||||||
|
`ln -s ~/spacemacs/.spacemacs.d ~/.spacemacs.d`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user