mirror of https://github.com/akelge/zsh
Changed AWS icon
This commit is contained in:
parent
e9c8d01fe9
commit
f89f77715c
|
@ -135,7 +135,7 @@ prompt_mypure_set_aws() {
|
|||
if [[ "$AWS_PROFILE" =~ "$_aws_prod_profile" ]]; then
|
||||
prompt_mypure_aws_prod=1
|
||||
fi
|
||||
prompt_mypure_aws="/$AWS_PROFILE/"
|
||||
prompt_mypure_aws=" $AWS_PROFILE"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue