Skip to content

add support for environment variables that affect AWS config locations #36

@hossamdash

Description

@hossamdash

I have export AWS_CONFIG_FILE="$XDG_CONFIG_HOME/aws/config" in my zsh profile for xdg compliance, when running sesh, all my configured profiles don't appear although I can use them normally with the aws command line. it's probably good to also add support for people setting the AWS_SHARED_CREDENTIALS_FILE, for example I have it set to AWS_SHARED_CREDENTIALS_FILE="$XDG_DATA_HOME/aws/credentials"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions