This commit is contained in:
Mattias Andrée 2012-05-07 16:30:27 +02:00
parent cd82d5e39d
commit 8fae1dd9ba

View file

@ -46,7 +46,7 @@ If you have a custom colour palette edit your `~/.bashrc` and add
function ponysay
{
exec ponysay $@
#RESET PALETTE HERE
#RESET PALETTE HERE
}
fi