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

update doc

This commit is contained in:
deadc0de6
2020-11-18 13:56:03 +01:00
parent 541c6310fb
commit 7ff5ca3f85
4 changed files with 32 additions and 28 deletions

View File

@@ -77,11 +77,12 @@ On `import` the following rules are applied:
On `install` the following rules are applied:
* if `chmod` is specified in the dotfile, it will be applied to the installed dotfile
* otherwise the permissions of the dotfile in the `dotpath` are applied.
On `update`:
* if the permissions of the file in the filesystem differ from the dotfile in the `dotpath`
then the dotfile entry `chmod` is updated accordingly
then the dotfile entry `chmod` is added/updated accordingly
## Symlink dotfiles