summaryrefslogtreecommitdiff
path: root/99_Exec.zsh
diff options
context:
space:
mode:
Diffstat (limited to '99_Exec.zsh')
-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..1d29142 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 linux | fmt -s -w 74
__preprint
echo
fi | sed 's/^/ /'