diff --git a/README.md b/README.md index ea2b339..e543d2d 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ You may want to add a file named `post-merge` in `~/.cfg/hooks` with contains so exec ~/.init_config.sh ``` +And then `chmod +x ~/.cfg/hooks/post-merge`. When you pull, changes are applied automagically. Note this is a quick and quite dirty solution.