Improve private directory readme

This commit is contained in:
syl20bnr 2014-11-24 23:09:06 -05:00
parent 77e29a8d27
commit 45fb287455
1 changed files with 7 additions and 4 deletions

View File

@ -5,14 +5,17 @@ where to store your private configuration layers.
To create a new configuration layer:
`<SPC> : config-system/create-layer` RET
`<SPC> : config-system/create-layer RET`
Then enter the name of your contribution in the prompt.
Then enter the name of your configuration in the prompt.
A directory named after the created configuration layer will be created here
along with template files within it.
along with template files within it (packages.el and extensions.el, more info
on the meaning of those files can be found in the [documentation][conf_layers]).
Each file has further guidance written in them.
Each created file has further guidance written in them.
Once the configuration is done, restart Emacs to load, install and configure
your layer.
[conf_layers]: https://github.com/syl20bnr/spacemacs/blob/master/DOCUMENTATION.md#extensions-and-packages