Added Markdown and shell scrip templates

and logic to update time stamps n those files for file creation and modification
This commit is contained in:
2024-02-25 13:14:36 -05:00
parent faa5aed9ed
commit d3407f9bab
3 changed files with 28 additions and 7 deletions

View File

@@ -1,9 +1,7 @@
:insert
# title
Updated:
- Created :
- Updated :
---
## Summary

View File

@@ -1,13 +1,14 @@
:insert
#!/usr/bin/env bash
#===============================================================================
#
# FILE:
# USAGE:
# DESCRIPTION:
# REQUIREMENTS:
# NOTES:
# AUTHOR: C Hawley
# CREATED:
# UPDATED:
#
#===============================================================================