Fix spacing in AWS vault test segments

This commit is contained in:
Darren Kidd 2020-10-19 09:51:44 +13:00
parent ae51909bd4
commit 0a030930a8

View File

@ -142,11 +142,11 @@ function bobthefish_display_colors -a color_scheme -d 'Print example prompt colo
__bobthefish_finish_segments
__bobthefish_start_segment $color_aws_vault
echo -ns aws-vault active ' '
echo -ns aws-vault ' (' active ') '
__bobthefish_finish_segments
__bobthefish_start_segment $color_aws_vault_expired
echo -ns aws-vault expired ' '
echo -ns aws-vault ' (' expired ') '
__bobthefish_finish_segments
echo -e "\n"