dotstrap.dircolors

ansible-dircolors

Build Status

This tool helps you set up LS_COLORS for the bash, zsh, and fish shells.

Installation

To install, run:

ansible-galaxy install dotstrap.dircolors

Requirements

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

For Linux: No special requirements.

Role Variables

Check the default variables for more details.

Dependencies

For OS X:

- role: [ dotstrap.coreutils ]

For Linux: No dependencies.

Example Playbook

Here’s an example of how to use it:

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

Notes

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

License

MIT License

Author Information

Created by @mwilliammyers

Informazioni sul progetto

Configure LS_COLORS for bash, zsh & fish shells

Installa
ansible-galaxy install dotstrap.dircolors
Licenza
mit
Download
114
Proprietario
Shell configuration system powered by Ansible