fish-shell/share
Brian Gernhardt b280cc5e75 git_prompt: Change informative character defaults
This changes the defaults for several characters when
$__fish_git_prompt_show_informative_status is set so that the prompt
looks more like the typical informative prompt.

Before:  (master >1<2|+3#4*5%6)
After:   (master↑1↓2|●3✖4✚5…6)

The defaults were taken from magicmonty/bash-git-prompt
2013-07-30 11:31:24 +08:00
..
completions Fix make command completion. Fixes issue #928. 2013-07-25 15:06:39 +02:00
functions git_prompt: Change informative character defaults 2013-07-30 11:31:24 +08:00
tools Remove useless debugging code 2013-07-27 17:08:06 +02:00
config.fish Put user paths at beginning 2013-06-22 17:15:43 +02:00