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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user