From 2191b507a17f589de3359340ba06727235db34bb Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 8 Mar 2018 16:26:24 -0700 Subject: [PATCH] Add diff-so-fancy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 406e110..9c2d4e4 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ These frameworks make customizing your zsh setup easier. * [czhttpd](https://github.com/jsks/czhttpd) - A simple http server written in 99.9% pure zsh. * [deer](https://github.com/Vifon/deer) - A file navigator for zsh heavily inspired by [ranger](http://ranger.nongnu.org/). * [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. +* [diff-so-fancy](https://github.com/zdharma/zsh-diff-so-fancy) - Simplify installing the `diff-so-fancy` project into your user account. * [diractions](https://github.com/AdrieanKhisbe/diractions) - Allow you to map a short logical/mnemonic name to directories to quickly access them, or perform actions in them. * [dircolors-solarized](https://github.com/joel-porquet/zsh-dircolors-solarized) - Solarized dircolors plugin. * [dircycle](https://github.com/michaelxmcbride/zsh-dircycle) - Cycle through the directory stack.