aboutsummaryrefslogtreecommitdiff
path: root/ponysay
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-04 23:43:56 -0700
committerMattias Andrée <maandree@operamail.com>2012-07-04 23:43:56 -0700
commit6eff50c84ac3da6723ff0b50841082f15b927d78 (patch)
tree8187060feb499047ae44fa97815b4a085ac4c148 /ponysay
parent738dc690ebfd902f0168e47a7a875c5708b8ce18 (diff)
parent63849f33259e162396da696e0a66976d705b81a6 (diff)
downloadponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.tar.gz
ponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.tar.bz2
ponysay-6eff50c84ac3da6723ff0b50841082f15b927d78.zip
Merge pull request #21 from jristz/master
Request submit teses (I hope this is the right way)
Diffstat (limited to 'ponysay')
-rwxr-xr-xponysay8
1 files changed, 4 insertions, 4 deletions
diff --git a/ponysay b/ponysay
index 4b5e912..2f60ab3 100755
--- a/ponysay
+++ b/ponysay
@@ -1,14 +1,14 @@
#!/usr/bin/env bash
version=0.9
-SYSTEMPONIES=/usr/share/ponies
-HOMEPONIES="${HOME}/.ponies"
+SYSTEMPONIES=/usr/share/ponysay/ponies
+HOMEPONIES="${HOME}/.ponysay/ponies"
pony="*"
wrap=
if [ "$TERM" = "linux" ]; then
- SYSTEMPONIES=/usr/share/ttyponies
- HOMEPONIES="${HOME}/.ttyponies"
+ SYSTEMPONIES=/usr/share/ponysay/ttyponies
+ HOMEPONIES="${HOME}/.ponysay/ttyponies"
fi
cmd=cowsay