mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 00:19:15 +00:00
Update README.md
This commit is contained in:
@@ -33,8 +33,7 @@ Features:
|
|||||||
* Associate an action to the deployment of specific dotfiles
|
* Associate an action to the deployment of specific dotfiles
|
||||||
* Associate transformations that allow to store encrypted dotfiles
|
* Associate transformations that allow to store encrypted dotfiles
|
||||||
|
|
||||||
Check the [blog post](https://deadc0de.re/articles/dotfiles.html) and
|
Check also the [blog post](https://deadc0de.re/articles/dotfiles.html), the [example](#example) or how [people are using dotdrop](#people-using-dotdrop) for more.
|
||||||
and the [example](#example) for more.
|
|
||||||
|
|
||||||
Quick start:
|
Quick start:
|
||||||
```bash
|
```bash
|
||||||
@@ -622,7 +621,7 @@ profiles:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Installing the dotfiles (the `--profile` switch is not needed if
|
Installing the dotfiles (the `--profile` switch is not needed if
|
||||||
the hostname matches the entry in the config file):
|
the hostname matches the *profile* entry in the config file):
|
||||||
```bash
|
```bash
|
||||||
# on home computer
|
# on home computer
|
||||||
$ dotdrop.sh install --profile=home
|
$ dotdrop.sh install --profile=home
|
||||||
|
|||||||
Reference in New Issue
Block a user