fish-shell/share
Kurtis Rader ea38519a12 fix var name in __fish_git_prompt
Var `___git_ps_color_suffix_done` is supposed to be
`___fish_git_prompt_color_suffix_done`. This bug was found by an
experimental change to detect the use of undefined variables (#4163).

Similarly, we should simply test whether `__fish_git_prompt_showcolorhints`
is set rather than set to a non-empty string.
2017-07-02 20:49:40 -07:00
..
completions Fix typo in zypper.fish 2017-06-30 14:46:43 +02:00
functions fix var name in __fish_git_prompt 2017-07-02 20:49:40 -07:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix last status report (it's always 0) 2017-06-22 14:01:19 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish define __fish_active_key_bindings before using it 2017-07-02 13:41:40 -07:00