Added custom bash prompt, based on the 'my' theme.
authorNils Winkler <nils@nilswinkler.com>
Thu, 7 Nov 2013 13:08:42 +0000 (14:08 +0100)
committerNils Winkler <nils@nilswinkler.com>
Thu, 7 Nov 2013 13:08:42 +0000 (14:08 +0100)
commit460382a4e1351bca0d2a1dfab82295e0b100e206
tree8dddef5873e63dfd0b32c146c5b29ad504f4bc27
parent8c03cc4297aa77ed6d7d5b5f715ee856fb951b71
Added custom bash prompt, based on the 'my' theme.

This colors the arrow at the start of the second line based on the exit
code of the last command: green for 0, red for non-zero

This functionality currently fails when the 'fasd' plugin is enabled,
since it is messing with the PROMPT_COMMAND function.
themes/nwinkler/nwinkler.theme.bash [new file with mode: 0644]