README: added links to rules syntax.

This commit is contained in:
Stefan Gaiselmann 2022-01-24 10:29:40 +01:00
parent b90568bcc5
commit 7c9d6f9756

View File

@ -2,6 +2,11 @@
See https://github.com/twpayne/chezmoi See https://github.com/twpayne/chezmoi
For syntax of template rules see also:
* http://masterminds.github.io/sprig/
* https://pkg.go.dev/text/template
== Initialization == Initialization
TODO: how to handle a new linux system correctly. TODO: how to handle a new linux system correctly.