Remove missed usage of glyph

This commit is contained in:
Darren Kidd 2020-09-09 08:59:52 +12:00
parent dafe606916
commit 1bc8cacaeb

View File

@ -142,7 +142,7 @@ function bobthefish_display_colors -a color_scheme -d 'Print example prompt colo
__bobthefish_finish_segments __bobthefish_finish_segments
__bobthefish_start_segment $color_aws_vault __bobthefish_start_segment $color_aws_vault
echo -ns $aws_vault_glyph ' aws-vault ' echo -ns aws-vault ' '
__bobthefish_finish_segments __bobthefish_finish_segments
echo -e "\n" echo -e "\n"