From ecd711845d151587fc08a4858e7b935be6cd4139 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 15 Oct 2017 09:23:06 -0600 Subject: [PATCH] Tweak wording in ansible-role-zsh description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa1f32..2af8f86 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ These frameworks make customizing your zsh setup easier. ### [ansible-role-zsh](https://github.com/viasite-ansible/ansible-role-zsh) -**ansible-role-zsh** is ansible role with zero-knowledge installation. It uses antigen for manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes powerlevel9k theme, autosuggestions, syntax-highlighting, fzf-widgets. Fully customizable. +**ansible-role-zsh** is an ansible role with zero-knowledge installation. It uses antigen to manage bundles and oh-my-zsh. Can load bundles conditionally. By default it includes powerlevel9k theme, autosuggestions, syntax-highlighting, fzf-widgets. Fully customizable. ### [ant-zsh](https://github.com/anthraxx/ant-zsh)