mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 19:34:17 +00:00
Update README.md
This commit is contained in:
@@ -444,8 +444,6 @@ trans:
|
|||||||
The above config allows to store the dotfile `~/.secret` encrypted in the *dotfiles*
|
The above config allows to store the dotfile `~/.secret` encrypted in the *dotfiles*
|
||||||
directory and uses gpg to decrypt it when install is run.
|
directory and uses gpg to decrypt it when install is run.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Update dotdrop
|
## Update dotdrop
|
||||||
|
|
||||||
If used as a submodule, update it with
|
If used as a submodule, update it with
|
||||||
@@ -480,7 +478,7 @@ $ dotdrop.sh update ~/.vimrc
|
|||||||
## Store sensitive dotfiles
|
## Store sensitive dotfiles
|
||||||
|
|
||||||
Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables))
|
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
|
# Template
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user