Skip to content

beaugunderson/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

claude-plugins

Claude Code plugins by Beau Gunderson.

Install

/plugin marketplace add beaugunderson/claude-plugins

Plugins

iterm-tab-color

iTerm2 tab colors and titles for Claude Code sessions.

  • Green — Claude is working
  • Yellow — waiting for you (done, needs approval, waiting for input)
  • Reset — tab color and title clear on session end
/plugin install iterm-tab-color

Setup: After installing, disable Claude Code's built-in terminal title so it doesn't overwrite the plugin's titles. Add to ~/.claude/settings.json:

{
  "env": {
    "CLAUDE_CODE_DISABLE_TERMINAL_TITLE": "1"
  }
}

Then in iTerm2, change your profile's title format to Session Name only (Settings > Profiles > General > Title) so it doesn't append (node).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages