Fix spacing in AWS vault test segments

This commit is contained in:
Darren Kidd 2020-10-19 09:51:44 +13:00 committed by Justin Hileman
parent b5d7614aa0
commit 64366ed658

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"