summaryrefslogtreecommitdiffstats
path: root/old/skeletons/sh.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'old/skeletons/sh.hdr')
-rw-r--r--old/skeletons/sh.hdr12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/skeletons/sh.hdr b/old/skeletons/sh.hdr
new file mode 100644
index 0000000..ca0ad8a
--- /dev/null
+++ b/old/skeletons/sh.hdr
@@ -0,0 +1,12 @@
+#! /bin/bash
+
+#----------------------------------------------------------------------------
+#
+# File : <%= @filename %>
+# Author : <%= @username %> <<%= @email %>>
+# Date : <%= @now %>
+# License :
+#
+<%= license '# '%>
+#
+#----------------------------------------------------------------------------