From 154d75be0f8e921a2756f6aec3f62ca8959b843b Mon Sep 17 00:00:00 2001 From: Oleg Voronkovich Date: Sat, 11 Oct 2014 17:53:30 +0400 Subject: [PATCH] Add supercrabtree/k --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e62bf1..7e0197d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ These frameworks make customizing your zsh setup easier. * [unixorn/rake-completion.zshplugin](https://github.com/unixorn/rake-completion.zshplugin) - Add tab completion for rakefile targets * [ascii-soup/zsh-url-highlighter](https://github.com/ascii-soup/zsh-url-highlighter) - A plugin for the zsh syntax highlighter that turns URLs green if they respond with a "good" status, and red otherwise. Useful for checking URL typos. * [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Add syntax highlighting to your zsh. Make sure you load this _before_ zsh-users/zsh-history-substring-search or they will both break. +* [supercrabtree/k](https://github.com/supercrabtree/k) - Directory listings for zsh with git features. ## Themes