089f3baf9376

Add the new status filters.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 27 Sep 2009 10:13:05 -0400
parents 8760f0f6a83b
children 844e2c95a959
branches/tags (none)
files .bashrc

Changes

--- 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() {