added reference to aliases in README

This commit is contained in:
Pascal Kontschan 2026-02-20 18:46:50 +01:00
commit 91fdf9f7b2
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
# Molecule plugin
This plugin adds completion for [Molecule](https://ansible.readthedocs.io/projects/molecule/), the project designed to aid in the development and testing of Ansible roles..
This plugin adds aliases and completion for [Molecule](https://ansible.readthedocs.io/projects/molecule/), the
project designed to aid in the development and testing of Ansible roles..
To use it, add `molecule` to the plugins array in your zshrc file: