Fix spacing in AWS vault test segments

pull/282/head
Darren Kidd 4 years ago committed by Justin Hileman
parent b5d7614aa0
commit 64366ed658

@ -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"

Loading…
Cancel
Save