1
0
mirror of https://github.com/akelge/zsh synced 2025-08-16 14:48:39 +00:00
Files
zsh/vim/templates/skeleton.sh
2013-01-17 09:40:13 +00:00

14 lines
174 B
Bash

#!/bin/sh
# -*- coding: utf-8 -*-
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
# First version: @@crdate@@
#
# Synopsis: @@DESCR@@
#
# $Id$
# vim: set ts=4 sw=4 tw=79 ft=sh :