mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
Run fish_indent on share/**.fish
This commit is contained in:
@@ -25,7 +25,7 @@ function fish_prompt --description 'Write out the prompt'
|
||||
end
|
||||
|
||||
# Write pipestatus
|
||||
set -l bold_flag '--bold'
|
||||
set -l bold_flag --bold
|
||||
if test $__fish_prompt_status_generation = $status_generation
|
||||
set bold_flag
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user