Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aladac/itt

Repository files navigation

Gem Version Ruby

itt

iTerm2 tab color and title utility for macOS.

Example

Install

gem install itt

Works with the system Ruby on macOS Ventura, Sonoma, and Sequoia (Ruby 2.6+).

Usage

itt [color] <title>

Examples

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 default

Colors

red green blue orange yellow purple

Colors match the default iTerm2 tab color palette.

zsh

Add to ~/.zshrc:

export DISABLE_AUTO_TITLE=true

Emoji

Supports emoji codes via rumoji. Use codes like :whale: or :grin: in titles.

See the emoji cheat sheet for available codes.

Credits

About

iTerm2 tabs color and title util

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages