From 510c3a237d174508936e502faf9a2f611cfc3893 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 14 Feb 2017 09:26:10 -0800 Subject: [PATCH] Add tipz plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ee9ad3..f3a6fec 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ These frameworks make customizing your zsh setup easier. * [symfony.plugin.zsh](https://github.com/voronkovich/symfony.plugin.zsh) - ZSH plugin for Symfony 2 and 3. * [sysadmin-util](https://github.com/skx/sysadmin-util) - Steve Kemp's collection of tool scripts for sysadmins. * [terminal-workload-report](https://github.com/LockonS/terminal-workload-report) - A plugin that calculates and displays how many commands have been run via terminal. +* [tipz](https://github.com/molovo/tipz) - Displays your alias if you have an alias for the command you just ran (Similar to [alias-tips](https://github.com/djui/alias-tips)) * [tsm](https://github.com/RobertAudi/tsm) - Tmux Session Manager * [tumult](https://github.com/unixorn/tumult.plugin.zsh) - Adds tools for OS X * [up.zsh](https://github.com/peterhurford/up.zsh) - Adds an up command to cd multiple levels up