Tweak wording in ansible-role-zsh description

This commit is contained in:
Joe Block 2017-10-15 09:23:06 -06:00
parent fe5d28dc3d
commit ecd711845d

View file

@ -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)