jahrik.zsh

ZSH

CICD

Instala ZSH, oh-my-zsh y configura algunos valores predeterminados.

Requisitos

  • git

Variables del Rol

tema: robbyrussell
editor: vim
navegador: chromium
idioma: en_US.UTF-8
terminal: rxvt
ruta:
  - ~/bin
complementos:
  - sudo
  - git
aws:
  access_key_id:
  secret_access_key:
chef:
  usuario:
  url:
  repositorio:
  nivel_de_registro:
python_force_color: 1
ansible_force_color: 1

Dependencias

Ejemplo de Playbook

- hosts: local
  roles:
     - { role: jahrik.zsh, tema: robbyrussell }

Licencia

GPLv2

Información del Autor

jahrik@gmail.com

https://homelab.business/

Acerca del proyecto

Install zsh, oh-my-zsh, and configs

Instalar
ansible-galaxy install jahrik.zsh
Licencia
Unknown
Descargas
415
Propietario