Added iterm-tab-colors to Plugin section

This commit is contained in:
Tyson Wolker 2017-01-04 18:25:32 +11:00
parent 4b34fb3c56
commit 739a4a7b87

View file

@ -245,6 +245,7 @@ These frameworks make customizing your zsh setup easier.
* [host-switch](https://github.com/LockonS/host-switch) - Make it easier to switch in different `/etc/hosts` files during development * [host-switch](https://github.com/LockonS/host-switch) - Make it easier to switch in different `/etc/hosts` files during development
* [hub-ci-zsh-plugin](https://github.com/raymondjcox/hub-ci-zsh-plugin) - A simple plugin for adding hub ci-status to your zsh theme. * [hub-ci-zsh-plugin](https://github.com/raymondjcox/hub-ci-zsh-plugin) - A simple plugin for adding hub ci-status to your zsh theme.
* [iosctl](https://github.com/obayer/iosctl) - quickly access App, Data, and Log of the running simulator. * [iosctl](https://github.com/obayer/iosctl) - quickly access App, Data, and Log of the running simulator.
* [iterm-tab-colors](https://github.com/tysonwolker/iterm-tab-colors) - Automatically changes iTerm tab color based on the current working directory
* [java-zsh-plugin](https://github.com/Xetius/java-zsh-plugin) - Adds a setjdk command so you can switch easily between different versions of the jdk * [java-zsh-plugin](https://github.com/Xetius/java-zsh-plugin) - Adds a setjdk command so you can switch easily between different versions of the jdk
* [jhipster-oh-my-zsh-plugin](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](http://jhipster.github.io/) * [jhipster-oh-my-zsh-plugin](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](http://jhipster.github.io/)
* [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on OS X. * [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on OS X.