Dotfiles, utilities, and other apparatus.
 
 
 
 
 
 

4 lines
107 B

#!/bin/sh
datestamp=$(today)
printf "<h1>%s</h1>\n\n<h2> </h2>\n\n<markdown>\n\n</markdown>" "$datestamp"