From: Amand Tihon Date: Fri, 6 May 2011 09:39:29 +0000 (+0200) Subject: Comment update X-Git-Url: https://git.alrj.org/?p=zsh.d.git;a=commitdiff_plain;h=c17f98c727e0c4d490587eedab103be4446cea38 Comment update --- diff --git a/S90_prompt b/S90_prompt index b9a7d4e..61ebc57 100644 --- a/S90_prompt +++ b/S90_prompt @@ -6,7 +6,8 @@ # # Hide exit code after a blank line. # Inspired from https://github.com/robbyrussell/oh-my-zsh/blob/66b7fe1b27637feba61a4b47e113b18b69432bf2/themes/dieter.zsh-theme - +# The difference is that $get_exitcode is set to a command name which should be +# called. There's a layer of indirection. get_exitcode=true