- add CVS $Id$ tags
This commit is contained in:
parent
684f266a0e
commit
de7b54db76
@ -1,4 +1,6 @@
|
||||
# cksfv completion by Chris <xris@forevermore.net>
|
||||
#
|
||||
# $Id: cksfv,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_cksfv()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
# dsniff util completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
|
||||
#
|
||||
# $Id: dsniff,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
# arpspoof(8) completion
|
||||
#
|
||||
|
@ -1,5 +1,7 @@
|
||||
# civserver completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
|
||||
#
|
||||
# $Id: freeciv,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_civserver()
|
||||
{
|
||||
local cur
|
||||
|
@ -1,5 +1,7 @@
|
||||
# gkrellm(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
|
||||
#
|
||||
# $Id: gkrellm,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_gkrellm()
|
||||
{
|
||||
local cur
|
||||
|
@ -1,5 +1,7 @@
|
||||
# harbour completion by Dave Pearson <davep@davep.org>
|
||||
# http://www.harbour-project.org/
|
||||
#
|
||||
# $Id: harbour,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp
|
||||
complete -f -X '!*.[Hh][Rr][Bb]' hbrun
|
||||
|
@ -1,4 +1,6 @@
|
||||
# isql completion by Victor Bogado da Silva Lins <victor@bogado.net>
|
||||
#
|
||||
# $Id: isql,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_isql()
|
||||
{
|
||||
|
@ -1,5 +1,7 @@
|
||||
# larch(1) completion by Alex Shinn <foof@synthcode.com>
|
||||
#
|
||||
# $Id: larch,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_larch()
|
||||
{
|
||||
local cur prev
|
||||
|
@ -1,2 +1,5 @@
|
||||
# lilypond completion by Laurent Martelli <laurent@bearteam.org>
|
||||
#
|
||||
# $Id: lilypond,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
complete -f -X '!*.ly' lilypond ly2dvi
|
||||
|
@ -1,5 +1,7 @@
|
||||
# mcrypt(1) completion by Ariel Fermani <the_end@bbs.frc.utn.edu.ar>
|
||||
#
|
||||
# $Id: mcrypt,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_mcrypt()
|
||||
{
|
||||
local cur prev i decrypt
|
||||
|
@ -1,4 +1,6 @@
|
||||
# Perforce completion by Frank Cusack <frank@google.com>
|
||||
#
|
||||
# $Id: p4,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_p4()
|
||||
{
|
||||
|
@ -1,5 +1,7 @@
|
||||
# povray completion by "David Necas (Yeti)" <yeti@physics.muni.cz>
|
||||
#
|
||||
# $Id: povray,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_povray()
|
||||
{
|
||||
local cur prev povcur pfx oext defoext
|
||||
|
@ -2,6 +2,8 @@
|
||||
# Copyright 2003 Eelco Lempsink <eelcolempsink@gmx.net>
|
||||
# License: GNU GPL v2 or later
|
||||
#
|
||||
# $Id: sitecopy,v 1.2 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_sitecopy()
|
||||
{
|
||||
local cur
|
||||
|
@ -1,4 +1,6 @@
|
||||
# unace(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
|
||||
#
|
||||
# $Id: unace,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_unace()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
# unrar(1) completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
|
||||
#
|
||||
# $Id: unrar,v 1.3 2003/12/31 08:22:37 ianmacd Exp $
|
||||
|
||||
_unrar()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user