Coder Social home page Coder Social logo

iterm2_rainbow_tabs's Introduction

iTerm2 rainbow tabs

randomized tab colors for iTerm2

iterm2 rainbow tabs

install

mkdir ~/my_script_folder
cd ~/my_script_folder/
git clone [email protected]:lfender6445/iterm2_rainbow_tabs.git
cd iterm2_rainbow_tabs
chmod u+x iterm2_rainbow_tabs.sh

then add the following to your ~/.bash_profile (bash) or ~ /.zprofile (zsh)

dont forget to update the path so it points to the right file

if [ -f ~/my_script_folder/iterm2_rainbow_tabs/iterm2_rainbow_tabs.sh ];
 then . ~/my_script_folder/iterm2_rainbow_tabs/iterm2_rainbow_tabs.sh
fi

start a new terminal session or open a new tab. enjoy!

modifying the colors

you can source the file to run any of the functions defined within ~/my_script_folder/iterm2_rainbow_tabs/iterm2_rainbow_tabs.sh

eg source ./iterm2_rainbow_tabs/iterm2_rainbow_tabs.sh

then call tab_orange_red from command line to try out different colors!

if there is a color you dont like, you can remove it from the array my_favorite_colors defined at the bottom the script.

misc

over 100 free iTerm2 color schemes

thanks

https://github.com/jacaetevha/finna-be-octo-hipster/

iterm2_rainbow_tabs's People

Contributors

lfender6445 avatar bronzehedwick avatar

Stargazers

Jaume Capdevila avatar Brian Bautista avatar Anna Kozyreva avatar Jacob A. Hudson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.