1
0
Fork 0
mirror of https://github.com/erkin/ponysay.git synced 2025-04-18 00:54:01 +02:00

Merge pull request from erkin/master

get up to date
This commit is contained in:
Elis 2012-07-19 04:58:25 -07:00
commit 49135c1430

View file

@ -2,13 +2,13 @@
version=1.0
SYSTEMPONIES="/usr/share/ponysay/ponies"
HOMEPONIES="${HOME}/.config/ponysay/ponies"
HOMEPONIES="${HOME}/.local/share/ponysay/ponies"
pony="*"
wrap=""
if [ "$TERM" = "linux" ]; then
SYSTEMPONIES="/usr/share/ponysay/ttyponies"
HOMEPONIES="${HOME}/.config/ponysay/ttyponies"
HOMEPONIES="${HOME}/.local/share/ponysay/ttyponies"
fi
cmd=cowsay