fish-shell/share
Jason 7b9119cc9a fish_vcs_prompt: allow argv passthrough
fish_git_prompt encloses its output in brackets, however this can be changed by supplying a format string to it, i.e. `fish_git_prompt %s`.
However when using `fish_vcs_prompt` there's no way to pass on the arg to fish_git_prompt, so you need to manually remove it.
fish_hg_prompt doesn't have the same format string support as fish_git_prompt, but I suppose it could be added later if needed.
2020-05-24 20:18:06 +02:00
..
completions Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
functions fish_vcs_prompt: allow argv passthrough 2020-05-24 20:18:06 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Use set -l to force use of a local variable 2020-05-15 08:25:07 +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 Run fish_indent on all fish files in share/ 2020-05-19 21:15:39 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00