Install & configure the pure prompt for bash, zsh & fish shells.
ansible-galaxy install dotstrap.pure
None.
See default variables.
None.
Using all the default variables:
- hosts: all
roles:
- role: dotstrap.pure
Warning: This role modifies your default shell configuration file, eg.
~/.bash_profile
, ~/.zshrc
or ~/.config/fish/config.fish
.
MIT