From e55892822c6c172351dcabca54738c55eb17edd6 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 26 Dec 2014 08:11:16 -0800 Subject: [PATCH] Add ghost-zeus --- README.md | 1 + Writing_Plugins.md | 0 2 files changed, 1 insertion(+) create mode 100644 Writing_Plugins.md diff --git a/README.md b/README.md index bb2796c..c5de485 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ These frameworks make customizing your zsh setup easier. * [cd-gitroot](https://github.com/mollifier/cd-gitroot) - zsh plugin to cd to git repository root directory * [copyzshell](https://github.com/rutchkiwi/copyzshell) - zsh plugin to copy your shell configuration to another machine over ssh * [depot-tools](https://github.com/jgrowl/depot_tools) - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will put all of the chromium depot_tools in your path automatically. +* [ghost-zeus](https://github.com/fontno/ghost_zeus) - zsh plugin that lets you use zeus with normal rails commands * [git-aliases.zsh](https://github.com/peterhurford/git-aliases.zsh) - Creates a lot of useful aliases for combinations of commonly used git commands * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Extra git helper scripts I've collected over time. * [git-it-on.zsh](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on github. Only works on OS X. diff --git a/Writing_Plugins.md b/Writing_Plugins.md new file mode 100644 index 0000000..e69de29