summaryrefslogtreecommitdiff
path: root/99_Exec.zsh
diff options
context:
space:
mode:
Diffstat (limited to '99_Exec.zsh')
-rw-r--r--99_Exec.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/99_Exec.zsh b/99_Exec.zsh
index 6e5cd07..e6e1db2 100644
--- a/99_Exec.zsh
+++ b/99_Exec.zsh
@@ -10,9 +10,9 @@
if __cmd_exists fortune
then
- __preprint "Pensée du jour" && echo
+ __preprint "Pensée du jour"
fortune fr | fmt -s -w 74
- __preprint "" && echo
+ __preprint
echo
fi | sed 's/^/ /'