Show HN: Simple Bash Prompt – a fast, pretty, extendable and pure bash prompt
1–3 of 3 posts
Re: Show HN: Simple Bash Prompt – a fast, pretty, extendable and pure bash prompt
#2this is beautiful! i noticed it has k8s support and python_env, which is awesome. would it be hard to add AWS_PROFILE & AWS_REGION?
Re: Show HN: Simple Bash Prompt – a fast, pretty, extendable and pure bash prompt
#3this is beautiful! i noticed it has k8s support and python_env, which is awesome. would it be hard to add AWS_PROFILE & AWS_REGION?
Thanks! IIRC those are either set as env variables or in the aws cli config file so it should be very easy to add. I’ve been meaning to add a proper AWS segment as I’m about to start using AWS again myself.