mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
Run fish_indent on share/**.fish
This commit is contained in:
@@ -663,7 +663,8 @@ function __fish_git_prompt_set_char
|
||||
end
|
||||
|
||||
if set -q argv[3]
|
||||
and begin set -q __fish_git_prompt_show_informative_status
|
||||
and begin
|
||||
set -q __fish_git_prompt_show_informative_status
|
||||
or set -q __fish_git_prompt_use_informative_chars
|
||||
end
|
||||
set char $argv[3]
|
||||
|
||||
Reference in New Issue
Block a user