2009-01-14 22:17:14 +02:00
|
|
|
# -*- mode: shell-script; sh-basic-offset: 8; indent-tabs-mode: t -*-
|
2009-01-17 11:38:33 +02:00
|
|
|
# ex: ts=8 sw=8 noet filetype=sh
|
2009-01-14 22:17:14 +02:00
|
|
|
#
|
2002-03-25 16:11:35 +00:00
|
|
|
# harbour completion by Dave Pearson <davep@davep.org>
|
|
|
|
# http://www.harbour-project.org/
|
|
|
|
|
2002-04-04 14:37:43 +00:00
|
|
|
complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp
|
|
|
|
complete -f -X '!*.[Hh][Rr][Bb]' hbrun
|