/robinandeer.prezto

Ansible role to install Prezto for Zsh

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Ansible role: Prezto

Ansible role to install zsh and prezto.

Requirements

python-pycurl and python-software-properties installed.

Example Playbook

- hosts: servers
  remote_user: vagrant
  sudo: yes

  roles:
    - devbox.oh-my-zsh

  vars:
    user: vagrant

License

MIT

Author Information

Based on devbox.oh-my-zsh: