Update README.md

master
Quentin Duchemin 2019-03-13 15:38:31 +01:00 committed by GitHub
parent 3528379020
commit a46a0b2636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ You may want to add a file named `post-merge` in `~/.cfg/hooks` with contains so
exec ~/.init_config.sh <whatever you environment is>
```
And then `chmod +x ~/.cfg/hooks/post-merge`.
When you pull, changes are applied automagically.
Note this is a quick and quite dirty solution.