X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/86f23d0b17a90028f230248c85e068da596fe666..b0b79b7ace3f9d0a32dfe08d9f81fcb782e85b05:/README.md?ds=inline diff --git a/README.md b/README.md index 5257753..d8afe89 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ The following overview will try to give you an idea of the use cases and advantages of vcsh. See sections 3 and 4 for detailed instructions and examples. +## 2.1 Talks ## + +Some people found it useful to look at slides and videos explaining how vcsh works. +They can all be found at [here](http://richardhartmann.de/talks/). + # 3 Overview ## 3.1 Comparison to Other Solutions ## @@ -130,6 +135,8 @@ this: [DEFAULT] jobs = 5 + # Use if your mr does not have vcsh support in mainline, yet + include = cat /usr/share/mr/vcsh include = cat ${XDG_CONFIG_HOME:-$HOME/.config}/mr/config.d/* ### repo.d ###