summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-10-25 10:24:57 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-10-25 10:24:57 +0200
commit0450d5ba4dd86e2b53c43fd39942721f6c97e531 (patch)
tree53defd5464f0ef5263e6648572787033ae7bda14
parentfccb1c4a7db64b1b9edb1ddf19eb8ac91ac7cb54 (diff)
[Exec] fortune. everything.
-rw-r--r--99_Exec.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/99_Exec.zsh b/99_Exec.zsh
index e6e1db2..e8f8a1a 100644
--- a/99_Exec.zsh
+++ b/99_Exec.zsh
@@ -11,7 +11,7 @@
if __cmd_exists fortune
then
__preprint "Pensée du jour"
- fortune fr | fmt -s -w 74
+ fortune | fmt -s -w 74
__preprint
echo
fi | sed 's/^/ /'