brianhartsock.zsh

ZSH

A simple setup to install ZSH and ZSH completions.

Requirements

This setup has been tested on Ubuntu versions 16.04, 18.04, 20.04, and Mac OSX High Sierra. It should also work on any system that has a ZSH package.

On Ubuntu, make sure to run this as root by using become: true. This is not necessary for OSX.

Role Variables

There are no specific variables needed.

Dependencies

There are no dependencies.

Example Playbook

Here’s an example of how to use this setup:

- hosts: servers
  roles:
     - brianhartsock.zsh
       become: true

License

MIT

Author Information

Created with care by Brian Hartsock.

Informazioni sul progetto

Simple role to install ZSH and ZSH completions.

Installa
ansible-galaxy install brianhartsock.zsh
Licenza
mit
Download
141
Proprietario