From 2afff89115115c9d3253cd3c9257b017a004ec61 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 30 Oct 2012 16:58:44 +0100 Subject: [Exec] linux fortunes \! --- 99_Exec.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/^/ /' -- cgit v1.2.3