mirror of
https://github.com/akelge/zsh
synced 2025-08-17 06:58:41 +00:00
11 lines
228 B
Bash
11 lines
228 B
Bash
#!/bin/sh
|
|
# -*- coding: latin-1 -*-
|
|
|
|
# Copyright by Andrea Mistrali <am@am.cx>.
|
|
# First version: <crdate>
|
|
# Last modified: 06:Apr:2007 10:56
|
|
#
|
|
# Synopsis: <description>
|
|
#
|
|
# $Id: skeleton.sh,v 1.2 2007-04-06 08:56:27 andre Exp $
|