Update README
This commit is contained in:
parent
996d34639b
commit
ee40302695
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -4,13 +4,17 @@ My personal dotfiles and configurations, generated from templates with Mako!
|
|||
|
||||
## Contents
|
||||
|
||||
- `install.py` - The script that generates and installs the templates. (Requires Mako)
|
||||
|
||||
- `install` - Updates submodules and runs `pipenv run install.py "$@"`.
|
||||
|
||||
- `hosts` - Host-specific configuration files.
|
||||
|
||||
- `templates/` - The set of base template files.
|
||||
|
||||
- `include/` - Template files that do not map directly to a generated file.
|
||||
|
||||
- `install.py` - The script that generates and installs the templates. (Requires Mako)
|
||||
|
||||
- `install` - Updates submodules and runs `pipenv run install.py "$@"`.
|
||||
- `raw/` - Raw files to be copied directly to the home directory (useful for submodules).
|
||||
|
||||
## How it Works
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue