mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 07:44:16 +00:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@@ -41,6 +41,16 @@ git submodule add https://github.com/deadc0de6/dotdrop.git
|
|||||||
./dotdrop.sh --help
|
./dotdrop.sh --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Why dotdrop ?
|
||||||
|
|
||||||
|
There exist many tools to manage dotfiles however not
|
||||||
|
many allow to deploy different versions of the same dotfile
|
||||||
|
on different hosts. Moreover dotdrop allows to specify the
|
||||||
|
set of dotfiles that need to be deployed on a specific profile.
|
||||||
|
|
||||||
|
See the [example](#example) for a concrete example on
|
||||||
|
why dotdrop rocks.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Table of Contents**
|
**Table of Contents**
|
||||||
@@ -61,16 +71,6 @@ git submodule add https://github.com/deadc0de6/dotdrop.git
|
|||||||
* [Template](#template)
|
* [Template](#template)
|
||||||
* [Example](#example)
|
* [Example](#example)
|
||||||
|
|
||||||
## Why dotdrop ?
|
|
||||||
|
|
||||||
There exist many tools to manage dotfiles however not
|
|
||||||
many allow to deploy different versions of the same dotfile
|
|
||||||
on different hosts. Moreover dotdrop allows to specify the
|
|
||||||
set of dotfiles that need to be deployed on a specific profile.
|
|
||||||
|
|
||||||
See the [example](#example) for a concrete example on
|
|
||||||
why dotdrop rocks.
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
The following will create a repository for your dotfiles and
|
The following will create a repository for your dotfiles and
|
||||||
|
|||||||
Reference in New Issue
Block a user