Templates for new documents.
Either run install.sh
or copy the files you want to ~/Templates.
GUI: in your file manager, right click->Create Document->[template you want]
CLI: new_template.sh [template_file] [new_file]
Example: new_template.sh python.py hello_world.py