mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 06:09:17 +00:00
update readme
This commit is contained in:
@@ -290,7 +290,6 @@ Thus when `f_vimrc` is installed, the command
|
|||||||
`vim +VundleClean! +VundleInstall +VundleInstall! +qall` will
|
`vim +VundleClean! +VundleInstall +VundleInstall! +qall` will
|
||||||
be executed.
|
be executed.
|
||||||
|
|
||||||
|
|
||||||
Sometimes, you may even want to execute some action prior to deploying a dotfile.
|
Sometimes, you may even want to execute some action prior to deploying a dotfile.
|
||||||
Let's take another example with
|
Let's take another example with
|
||||||
[vim-plug](https://github.com/junegunn/vim-plug):
|
[vim-plug](https://github.com/junegunn/vim-plug):
|
||||||
@@ -332,6 +331,7 @@ actions:
|
|||||||
|
|
||||||
If you don't specify neither `post` nor `pre`, the action will be executed
|
If you don't specify neither `post` nor `pre`, the action will be executed
|
||||||
after the dotfile deployment (which is equivalent to `post`).
|
after the dotfile deployment (which is equivalent to `post`).
|
||||||
|
Actions cannot obviously be named `pre` or `post`.
|
||||||
|
|
||||||
## Use transformations
|
## Use transformations
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user