fish-shell/share
Fabian Homborg aa37b40d93 __fish_hg_prompt: Clean up a bit
`sort -u | uniq` is completely redundant, calling grep for every
status-pair is unnecessary, `contains` doesn't take the word "in" as
special.

None of these are critical and there's basically no performance benefit
since this function is utterly dominated by hg calls.
2015-09-27 16:30:37 +02:00
..
completions Fix completion for totem 2015-09-27 14:36:16 +02:00
functions __fish_hg_prompt: Clean up a bit 2015-09-27 16:30:37 +02:00
tools Correct the comment on the default path 2015-09-26 15:23:45 +02:00
config.fish Make overriding cnf-handler work 2015-08-31 18:39:15 +02:00