From 93c66b185dc2469f4e034ab5e04d31df7b3cea1e Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 23 Jun 2017 15:18:27 -0600 Subject: [PATCH] Add ubuntu16 aliases plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc468e2..7f24bfd 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ These frameworks make customizing your zsh setup easier. * [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) - Adds a tmux Session Manager. * [tumult](https://github.com/unixorn/tumult.plugin.zsh) - Adds tools for OS X. +* [ubuntualiases](https://github.com/GuilleDF/zsh-ubuntualiases) - Ubuntu 16 aliases * [up.zsh](https://github.com/peterhurford/up.zsh) - Adds an up command to cd multiple levels up. * [vanilli.sh](https://github.com/yous/vanilli.sh) - A lightweight start point of shell configuration. * [vimman](https://github.com/yonchu/vimman) - View vim plugin manuals (help) like man in zsh.