Shell

Shell

Claude Code Status Bar: Model, Git, Context and Cost at a Glance

Claude Code Status Bar: Model, Git, Context and Cost at a Glance

Why a Custom Status Bar?

By default, Claude Code shows only basic information in its status line. With a simple Bash script, this can be significantly enhanced: model name, Git branch with staged/unstaged counters, context window usage as a progress bar, session cost and duration – all at a glance.

Continue reading

List all AWS resources using AWS CLI

List all AWS resources using AWS CLI

API resource groups tagging

Sometimes you need a list of all resources in your AWS account. For this use case, you can use the API operations resource groups tagging.

Continue reading