Add hook showing usage to README
This commit is contained in:
parent
57265f78b4
commit
9250bef422
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
Dotbot
|
Dotbot
|
||||||
======
|
======
|
||||||
|
|
||||||
|
Dotbot makes installing your dotfiles as easy as `git clone $url && cd dotfiles
|
||||||
|
&& ./install`, even on a freshly installed system!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files
|
Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files
|
||||||
[bo]o[t]strapper, get it?). It does *less* than you think, because version
|
[bo]o[t]strapper, get it?). It does *less* than you think, because version
|
||||||
control systems do more than you think.
|
control systems do more than you think.
|
||||||
|
|
Loading…
Reference in a new issue