tiflor / ansible-zsh

simple ansible role to install and configure zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Role Name

A simple Ansible role to install and configure zsh. Configuration file .zshrc is based on the grml project.

Requirements

none

Role Variables

none

Dependencies

none

Example Playbook

- hosts: localhost
  roles:
     - { role: tiflor.ansible_zsh }

License

MIT

Author Information

tiflor@github

About

simple ansible role to install and configure zsh

License:MIT License


Languages

Language:Shell 99.5%Language:Ruby 0.5%