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 2a996a1..6e5cd07 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" && echo
fortune fr | fmt -s -w 74
- preprint "" && echo
+ __preprint "" && echo
echo
fi | sed 's/^/ /'