Brian Gernhardt 59dd6678c3 git_prompt: Allow all set_color arguments
There is no need to explicitly check for two arguments and set --bold.
Instead the user can simply "set __fish_git_prompt_color_flags --bold
red".

The current check violates the expectation set by the documentation
that you can use any set_color argument as the current code interprets
"--bold red" as "--bold --bold" instead.

Plus, by passing the full contents of the variable directly, the user
can do more adventurous things like set the background as well.
2013-10-21 12:36:42 -04:00
..
2010-09-18 10:18:26 +08:00
2013-07-18 21:26:32 +05:30
2013-09-12 11:46:31 +02:00
2010-09-18 10:18:26 +08:00
2012-11-17 13:37:32 -08:00
2010-09-18 10:18:26 +08:00
2012-09-22 23:49:26 -07:00
2010-09-18 10:18:26 +08:00
2012-07-01 14:20:43 -07:00
2010-09-18 10:18:26 +08:00
2013-08-13 17:26:38 +03:00
2010-09-18 10:18:26 +08:00
2013-08-12 09:38:17 +03:00
2010-09-18 10:18:26 +08:00
2013-02-17 12:56:56 -08:00
2013-08-13 17:21:40 +03:00
2013-09-12 11:46:31 +02:00
2013-01-12 15:22:09 -08:00
2010-09-19 13:56:30 +08:00
2013-04-28 16:31:25 -07:00
2010-09-18 10:18:26 +08:00