sdep

A simple "date+event" line parser
git clone https://git.tronto.net/sdep
Download | Log | Files | Refs | README | LICENSE

commit c88e94d631b09d6f0839b4f96df2be974b23217e
parent 12758e9484429ca6d013b15e22af84827ae37700
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date:   Sat, 29 Jan 2022 19:45:58 +0100

Dummy commit to test post-receive hook

Diffstat:
MREADME.md | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -85,11 +85,11 @@ between multiple devices using something like [rsync](https://rsync.samba.org/). ## Scripts -The `scripts` folder contains the few scripts that I use. They are basically -just a more elaborate version of the calendar system described above, -with support for recurring events (e.g. weekly, daily). You can install them -with `make scripts` and then `make scriptsinstall`, but first make sure to -adjust them to match your local configuration. +The `scripts` folder contains the few scripts that I use. They are +basically just a more elaborate version of the calendar system described +above, with support for recurring events (e.g. weekly, daily). You +can install them with `make scripts` and then `make scriptsinstall`, +but first make sure to adjust them to match your local configuration. For example check that the folder SDEPDATA in Makefile suits you. Most of the scripts rely on the `-d` option of the GNU date utility, so you