fish: shorter fortunes, pls

This commit is contained in:
John Bowdre 2024-05-23 14:06:50 -05:00
parent b3b67082ce
commit ec537dca23

View file

@ -135,7 +135,7 @@
'' +
# print a happy tree
''
cbonsai -p -m "$(fortune)"
cbonsai -p -m "$(fortune -s -n 300)"
'';
};
}