diff --git a/README.rst b/README.rst index 0f7864b..1512db6 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,9 @@ Ansible Role: ZSH .. image:: https://travis-ci.org/loliee/ansible-zsh.svg?branch=master :target: https://travis-ci.org/loliee/ansible-zsh -Install and set up `ZSH `_ + +Install and set up `ZSH `_. +This role can also configure `~./zshrc` file and configure nice prompt (check `mlpure `_ for a nice, fast and customizable one !) Requirements ============ @@ -75,6 +77,9 @@ Run test, make sure zsh role is in your role path sudo ansible-playbook -i ./tests/inventory ./tests/test_prompt.yml --connection=local + +Check `.travis.yml <.travis.yml>`_ for detail + Licence =======