From 0c2c81cedcb70df14459accb88ead9964ea93dd5 Mon Sep 17 00:00:00 2001 From: Brie Carranza Date: Fri, 14 Oct 2016 23:12:28 -0400 Subject: [PATCH] Add autojump for ZSH info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc6caca..cabd77c 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ These frameworks make customizing your zsh setup easier. * [atom_plugin.zsh](https://github.com/kingsj/atom_plugin.zsh) - A plugin for the Atom editor on OS X * [auto-fu.zsh](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii . * [autoenv](https://github.com/horosgrisa/autoenv) - Extended version of the zsh-autoenv plugin. +* [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line. Install autojump-zsh for best results. * [autoupdate-antigen.zshplugin](https://github.com/unixorn/autoupdate-antigen.zshplugin) - Antigen doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for antigen, both of antigen and the bundles loaded in your configuration. * [bitbucket-git-helpers](https://github.com/unixorn/bitbucket-git-helpers.plugin.zsh) - Helper scripts to allow you to create bitbucket PRs or open a directory in the current branch. * [blackbox](https://github.com/StackExchange/blackbox) - Stack Exchange's toolkit for storing keys/credentials securely in a git repository.