justjanne / powerline-go

A beautiful and useful low-latency prompt for your shell, written in go
GNU General Public License v3.0
2.73k stars 268 forks source link

AWS module try to use AWS_VAULT when AWS_PROFILE is not set #377

Closed vjeantet closed 1 year ago

vjeantet commented 1 year ago

This PR allows the AWS module to handle the AWS_VAULT env variable when AWS is used through aws-vault.

Before this change :

After this change :