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

refactor installer

This commit is contained in:
deadc0de6
2020-11-17 13:42:53 +01:00
parent 89d6a1b6ed
commit e4d2d272a8
8 changed files with 132 additions and 217 deletions

View File

@@ -77,8 +77,6 @@ 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
* if no `chmod` is specified and the file exists on the filesystem with different permissions than the file in the `dotpath`
then the user needs to confirm the dotfile installation (unless `-f --force` is used)
On `update`: