# HG changeset patch # User Steve Losh # Date 1254060785 14400 # Node ID 089f3baf937687ab32b08aaca53d21cd59301aa5 # Parent 8760f0f6a83b41ec4e9e0d3ba1538467e5f7a408 Add the new status filters. diff -r 8760f0f6a83b -r 089f3baf9376 .bashrc --- a/.bashrc Sun Sep 27 09:53:58 2009 -0400 +++ b/.bashrc Sun Sep 27 10:13:05 2009 -0400 @@ -79,7 +79,7 @@ hg prompt "\ {${D} on ${PINK}{branch}}\ {${D} at ${ORANGE}{tags|${D}, ${ORANGE}}}\ -{${GREEN}{status}}{${GREEN}{update}}" 2> /dev/null +{${GREEN}{status|modified|unknown}}{${GREEN}{update}}" 2> /dev/null } tasks_ps1() {