diff options
Diffstat (limited to 'roles/cgit/files')
| -rw-r--r-- | roles/cgit/files/cgitrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/cgit/files/cgitrc b/roles/cgit/files/cgitrc index 979ef3a..859fc58 100644 --- a/roles/cgit/files/cgitrc +++ b/roles/cgit/files/cgitrc @@ -64,3 +64,8 @@ repo.desc=Telegram notification tool for rightmove.co.uk URLs. repo.url=histogram.git repo.path=/srv/git/histogram.git repo.desc=CLI tool to generate text histograms. + +# Misc. +repo.url=misc.git +repo.path=/srv/git/misc.git +repo.desc=Miscellaneous code that is useful to have around. |