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

modes install and compare

This commit is contained in:
deadc0de6
2020-11-12 22:24:09 +01:00
parent c07a865809
commit 2bb684d3da
8 changed files with 349 additions and 108 deletions

View File

@@ -76,16 +76,12 @@ On `install` the following rules are applied:
* if `chmod` is specified, it will be applied to the installed dotfile
* if file exists and its permissions differ from `umask` and no `chmod` is specified user needs
to confirm installation (unless `-f --force` is used) **TODO unless permissions match existing file**
to confirm installation (unless `-f --force` is used or the permission match the dotfile in the `dotpath`)
On `update`:
* **TODO**
One `compare`:
* **TODO**
## Symlink dotfiles
Dotdrop is able to install dotfiles in three different ways