5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# $Id$
|
|
# Development environment settings for cowsay
|
|
COWPATH=`pwd`/cows
|
|
export COWPATH
|