dotstrap.dircolors
ansible-dircolors
Konfiguriere LS_COLORS für die bash, zsh & fish Shells.
Installation
ansible-galaxy install dotstrap.dircolors
Anforderungen
OS X: homebrew und die neuesten Xcode-Tools (um dircolors
zu installieren).
Linux: Keine.
Rollenvariablen
Siehe Standardvariablen.
Abhängigkeiten
OS X:
- role: [ dotstrap.coreutils ]
Linux: Keine.
Beispiel-Playbook
- hosts: all
roles:
- role: dotstrap.dircolors
Hinweise
Warnung: Diese Rolle ändert deine Standard-Shell-Konfigurationsdatei, z.B.
~/.bash_profile
, ~/.zshrc
oder ~/.config/fish/config.fish
.
Lizenz
MIT