My document and file templates
This repository contains my templates for documents and files
I use this for creating files in caja, the file explorer in Mate.
For that, I create a symbolic link to the Templates
folder in my home folder.
# Assuming this repo lies in '/home/phoenix/git/Templates'
ln -s /home/phoenix/git/Templates/Templates /home/phoenix/Templates
Then my templates should appear, when you select New Document
in your file explorer
You do what you want :-)