mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
I probably made a few syntax errors. Oh well
This commit is contained in:
parent
0467a6ee22
commit
5fe2c88148
1 changed files with 6 additions and 2 deletions
|
@ -5,8 +5,8 @@ The pony files are [desktop/browser ponies](http://web.student.tuwien.ac.at/~e04
|
||||||
![Derp](http://i.imgur.com/xOJbE.png)
|
![Derp](http://i.imgur.com/xOJbE.png)
|
||||||
Today your terminal, tomorrow the world!
|
Today your terminal, tomorrow the world!
|
||||||
|
|
||||||
Installation on Linux
|
Installation on Linux (or other Unix)
|
||||||
---------------------
|
-------------------------------------
|
||||||
|
|
||||||
If you do not already have `cowsay` you will need to install it
|
If you do not already have `cowsay` you will need to install it
|
||||||
|
|
||||||
|
@ -38,6 +38,10 @@ 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
|
Now every time you open a terminal a pony should give your fortune
|
||||||
|
|
||||||
|
Installation on Microsoft™ Windows®
|
||||||
|
-----------------------------------
|
||||||
|
[¯\\_(ツ)_/¯](http://i.imgur.com/2nP5N.png)
|
||||||
|
|
||||||
### FAQ
|
### FAQ
|
||||||
|
|
||||||
__Q:__ The output looks like a mess in _(TTY/PuTTY/other)_!
|
__Q:__ The output looks like a mess in _(TTY/PuTTY/other)_!
|
||||||
|
|
Loading…
Reference in a new issue