From a3798440accc92bd5e189febb3efbfdb22617fb3 Mon Sep 17 00:00:00 2001 From: P4Cu Date: Fri, 13 Oct 2017 11:08:06 +0200 Subject: [PATCH] Add cd-reporoot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52c7575..9aa1f32 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ These frameworks make customizing your zsh setup easier. * [calc.plugin.zsh](https://github.com/arzzen/calc.plugin.zsh) - A calculator for zsh. * [caniuse.plugin.zsh](https://github.com/walesmd/caniuse.plugin.zsh) - Add [Can I Use...](https://caniuse.com) support to ZSH. * [cd-gitroot](https://github.com/mollifier/cd-gitroot) - A zsh plugin to cd to the git repository root directory. +* [cd-reporoot](https://github.com/P4Cu/cd-reporoot) - A zsh plugin to cd to the google-repo repository root directory. * [cd-ssh](https://github.com/jeffwalter/zsh-plugin-cd-ssh) - `ssh` to a server when you accidentally `cd` to it. * [cdbk](https://github.com/MikeDacre/cdbk) - A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want. * [cdr](https://github.com/willghatch/zsh-cdr) - Easy setup of cdr for zsh.