dircolors

ansible-dircolors

Build Status

Configure LS_COLORS for bash, zsh & fish shells.

Installation

ansible-galaxy install dotstrap.dircolors

Requirements

OS X: homebrew and the latest Xcode tools (to install dircolors).

Linux: None.

Role Variables

See default variables.

Dependencies

OS X:

- role: [ dotstrap.coreutils ]

Linux: None.

Example Playbook

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

Notes

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

License

MIT

Author Information

@mwilliammyers

About

Configure LS_COLORS for bash, zsh & fish shells

Install
ansible-galaxy install dotstrap/ansible-dircolors
GitHub repository
License
mit
Downloads
100
Owner
Shell configuration system powered by Ansible