This repository contains a collection of scripts for iTerm2.
This script changes the color of the active tab in iTerm2. The inactive tabs will have a different color.
Additional scripts may be added to this repository in the future. Each script will be documented in its own section of this README file.
- Clone the repository:
git clone https://github.com/Sithi5/iterm2-scripts.git
- Move the scripts to the scripts folder in your iTerm2 preferences directory (usually
~/Library/Application Support/iTerm2/scripts
) - For scripts that you want to run at iTerm2 startup, move them to the AutoLaunch folder in your iTerm2 preferences directory (usually
~/Library/Application Support/iTerm2/AutoLaunch
).
Feel free to contribute your own scripts to this repository! Simply fork the repository, create a new branch for your script, and submit a pull request when you're ready.
If you have any suggestions or issues with the existing scripts, please submit an issue on the GitHub repository.