dotstrap.dircolors

ansible-dircolors

构建状态

配置 bashzshfish shell 的 LS_COLORS。

安装

ansible-galaxy install dotstrap.dircolors

要求

OS X: homebrew 和最新的 Xcode 工具(用于安装 dircolors)。

Linux: 无。

角色变量

请参见 默认变量

依赖

OS X:

- role: [ dotstrap.coreutils ]

Linux: 无。

示例剧本

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

注意事项

警告: 此角色会修改您默认的 shell 配置文件,例如 ~/.bash_profile~/.zshrc~/.config/fish/config.fish

许可证

MIT

作者信息

@mwilliammyers

关于项目

Configure LS_COLORS for bash, zsh & fish shells

安装
ansible-galaxy install dotstrap.dircolors
许可证
mit
下载
114
拥有者
Shell configuration system powered by Ansible