summaryrefslogtreecommitdiff
path: root/99_Exec.zsh
diff options
context:
space:
mode:
Diffstat (limited to '99_Exec.zsh')
-rw-r--r--99_Exec.zsh8
1 files changed, 8 insertions, 0 deletions
diff --git a/99_Exec.zsh b/99_Exec.zsh
index d6a4b56..07de20b 100644
--- a/99_Exec.zsh
+++ b/99_Exec.zsh
@@ -8,5 +8,13 @@
## these files with or without this notice.
##
+if cmd_exists fortune
+then
+ preprint "Pensée du jour" && echo
+ fortune fr | fmt -s -w 74
+ preprint "" && echo
+ echo
+fi | sed 's/^/ /'
+
chpwd