Simplified installation: no more questions. It overwrites stuff and leaves backups by default. [Fix #197, #175]

This commit is contained in:
Yan Pritzker
2012-10-25 10:09:24 -05:00
parent 59ff83a0a3
commit 5f55470c6c
2 changed files with 34 additions and 37 deletions

View File

@@ -47,7 +47,8 @@ git clone https://github.com/skwp/dotfiles ~/.yadr
cd ~/.yadr && rake install
```
Note: YADR will not destroy any of your files unless you tell it to.
**Note:** YADR will automatically install all of its subcomponents. If you want to be asked
about each one, use `ASK=true rake install`
### Upgrading