mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Remove tabs
This commit is contained in:
parent
28dfc4f985
commit
176c3a7a69
@ -408,9 +408,9 @@ function __bobthefish_prompt_status -S -a last_status -d 'Display symbols for a
|
|||||||
set_color normal
|
set_color normal
|
||||||
set_color -b $__color_initial_segment_exit
|
set_color -b $__color_initial_segment_exit
|
||||||
if [ "$theme_show_exit_status" = 'yes' ]
|
if [ "$theme_show_exit_status" = 'yes' ]
|
||||||
echo -ns $last_status ' '
|
echo -ns $last_status ' '
|
||||||
else
|
else
|
||||||
echo -n $__bobthefish_nonzero_exit_glyph
|
echo -n $__bobthefish_nonzero_exit_glyph
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user