iTerm2 tab color and title utility for macOS.
gem install ittWorks with the system Ruby on macOS Ventura, Sonoma, and Sequoia (Ruby 2.6+).
itt [color] <title>itt purple web-server # Set color and title
itt p web-server # Short color name
itt orange rails-console
itt blue :whale: docker # Emoji support
itt clear # Reset to defaultred green blue orange yellow purple
Colors match the default iTerm2 tab color palette.
Add to ~/.zshrc:
export DISABLE_AUTO_TITLE=trueSupports emoji codes via rumoji. Use codes like :whale: or :grin: in titles.
See the emoji cheat sheet for available codes.