Add iosctl plugin

This commit is contained in:
Joe Block 2016-12-09 13:41:29 -08:00
parent ee379d0f63
commit 13b659a9ca

View file

@ -243,6 +243,7 @@ These frameworks make customizing your zsh setup easier.
* [hooks](https://github.com/willghatch/zsh-hooks) - Add missing hooks - for plugins and personal use.
* [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.
* [iosctl](https://github.com/obayer/iosctl) - quickly access App, Data, and Log of the running simulator.
* [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/)
* [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on OS X.