From 13b659a9cadbe437f2ffbb50e7f889324545fd90 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 9 Dec 2016 13:41:29 -0800 Subject: [PATCH] Add iosctl plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e13c615..eb11046 100644 --- a/README.md +++ b/README.md @@ -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.