1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 22:34:18 +00:00

Update README.md

This commit is contained in:
deadc0de
2018-02-26 09:04:12 +01:00
committed by GitHub
parent df4bca726d
commit 68c78c9941

View File

@@ -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