Skip to content

dotstrap/ansible-pure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-pure

Build Status

Install & configure the pure prompt for bash, zsh & fish shells.

Installation

ansible-galaxy install dotstrap.pure

Requirements

None.

Role Variables

See default variables.

Dependencies

None.

Example Playbook

Using all the default variables:

    - hosts: all
      roles:
         - role: dotstrap.pure

Notes

Warning: This role modifies your default shell configuration file, eg. ~/.bash_profile, ~/.zshrc or ~/.config/fish/config.fish.

License

MIT

Author Information

@mwilliammyers