MartijnBraam / puppet-baopham-prezto

This is the prezto Puppet module. It installs prezto for a user and changes their shell to zsh. It has been tested under Ubuntu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prezto

This is the prezto module. It installs prezto for a user and changes their shell to zsh. It has been tested under Ubuntu.

This module is based on acme/ohmyzsh

prezto is a community-driven framework for managing your zsh configuration: https://github.com/sorin-ionescu/prezto

class { 'prezto': }
prezto::install { 'username': 
  git_repo => 'git://github.com/baopham/prezto.git',
}

License

Apache License, Version 2.0.

About

This is the prezto Puppet module. It installs prezto for a user and changes their shell to zsh. It has been tested under Ubuntu.

License:Apache License 2.0


Languages

Language:Puppet 55.6%Language:Ruby 19.4%Language:Pascal 12.6%Language:HTML 12.4%