summaryrefslogtreecommitdiff
path: root/99_Exec.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-01-24 17:18:40 +0100
committerHugues Hiegel <hugues@hiegel.fr>2012-01-24 17:22:52 +0100
commit1e3188699a5d0759211b884135e10a833205ba76 (patch)
tree587568dbde6387c399a531e1e21618d8815e7dab /99_Exec.zsh
parentf8dfa7bf4d674d6b5a2b5c02ef484ac1d228a0e0 (diff)
-- HUGE CLEANUP -- Phase #1 bis
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/^/ /'