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

Update README.md

This commit is contained in:
deadc0de
2018-02-07 16:55:58 +01:00
committed by GitHub
parent 97b1346a7f
commit a331e5388f

View File

@@ -444,8 +444,6 @@ trans:
The above config allows to store the dotfile `~/.secret` encrypted in the *dotfiles*
directory and uses gpg to decrypt it when install is run.
## Update dotdrop
If used as a submodule, update it with
@@ -480,7 +478,7 @@ $ dotdrop.sh update ~/.vimrc
## Store sensitive dotfiles
Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables))
and the second using transformation actions (see [Transformations](#transformations)).
and the second using transformations (see [Transformations](#use-transformations)).
# Template