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

update doc

This commit is contained in:
deadc0de6
2021-07-01 22:10:45 +02:00
parent 44791be119
commit a045b18451

View File

@@ -30,8 +30,10 @@ Four types of actions can be defined:
It is sometimes useful to execute some kind of action It is sometimes useful to execute some kind of action
when deploying a dotfile. when deploying a dotfile.
Note that dotfile actions are only Note that a dotfile's actions are only
executed when the dotfile is installed. executed when the dotfile is installed (that is when
the version present in dotdrop differs from the one
in the filesystem).
For example let's consider For example let's consider
[Vundle](https://github.com/VundleVim/Vundle.vim) is used [Vundle](https://github.com/VundleVim/Vundle.vim) is used