Fix missing exit code in prompt.
authorIain Patterson <me@iain.cx>
Wed, 18 Nov 2009 15:46:57 +0000 (15:46 +0000)
committerIain Patterson <me@iain.cx>
Wed, 18 Nov 2009 16:03:08 +0000 (16:03 +0000)
commit02efc2028bc26a550d3b01adfab2c03dbf3bcf2e
tree0ac867a0f785137f7a29f829abae6c6a275426f9
parent5601c301f9bd21b1badd3187ff0e36b6517c02e3
Fix missing exit code in prompt.

The exit code from the last command was not being shown when the command
failed.  This was a bug introduced by the fixing of escape sequences for
iTerm.
.profile.d/ps1.bashrc