diff options
-rw-r--r-- | README | 17 | ||||
-rw-r--r-- | README.md | 10 |
2 files changed, 26 insertions, 1 deletions
@@ -35,7 +35,9 @@ Required runtime dependencies Optional runtime dependencies ============================= - (none) + ponyquotes4ponysay : for support of My Little Pony quotes with associated pony + -- Available for Arch:ers in AUR (https://aur.archlinux.org/packages.php?ID=60988) + -- and on github at https://github.com/maandree/ponyquotes4ponysay Package building dependencies @@ -110,6 +112,19 @@ Pony fortune on terminal startup https://aur.archlinux.org/packages.php?ID=60229 +Pony quotes +=========== + +Installing ponyquotes4ponysay will enable My Little Pony quotes with associated pony. +It is available at: https://github.com/maandree/ponyquotes4ponysay + https://aur.archlinux.org/packages.php?ID=60988 + +Run `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. +Add one or more argument after `-q` to sepcify a set of ponies from which one will be selected randomly. + +When running `ponysay -l` or `ponysay -L` the ponies which have quotes will be printed bold or bright (depending on terminal + + Ponies in TTY (Linux VT) ======================== @@ -45,6 +45,16 @@ Edit your `~/.bashrc` and add this to the end of the file Now every time you open a terminal a pony should give your fortune +### Pony quotes + +Installing [ponyquotes4ponysay](https://github.com/maandree/ponyquotes4ponysay) will enable My Little Pony quotes with associated pony. + +Run `ponysay -q` will give you a random pony saying one it its quote from MLP:FiM. Add one or more argument after `-q` to sepcify a +set of ponies from which one will be selected randomly. + +When running `ponysay -l` or `ponysay -L` the ponies which have quotes will be printed bold or bright (depending on terminal). + + ### Ponies in TTY (Linux VT) If you have a custom colour palette edit your `~/.bashrc` and add |