Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1003 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 1003 Bytes

zsh

Build Status

The zsh module takes care of installing zsh on various platforms.

Usage

All that's needed to use this module is to add the line below to a profile for the host on which you want to use zsh:

include zsh

Reference

This module is documented via pdk bundle exec puppet strings generate --format markdown. Please see REFERENCE.md for more info.

Changelog

CHANGELOG.md is generated prior to each release via pdk bundle exec rake changelog. This proecss relies on labels that are applied to each pull request.

Contributing

Pull requests are welcome!