From 9254c7dca750d1cae24a5eb828eb4a2ea6f065b4 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 29 Nov 2012 16:07:58 +0100 Subject: [Exec] Fortunes without target to rule them all. --- 99_Exec.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '99_Exec.zsh') diff --git a/99_Exec.zsh b/99_Exec.zsh index 1d29142..e8f8a1a 100644 --- a/99_Exec.zsh +++ b/99_Exec.zsh @@ -11,7 +11,7 @@ if __cmd_exists fortune then __preprint "Pensée du jour" - fortune linux | fmt -s -w 74 + fortune | fmt -s -w 74 __preprint echo fi | sed 's/^/ /' -- cgit v1.2.3