jahrik.zsh

ZSH

CICD

Installiere ZSH, oh-my-zsh und konfiguriere einige Standardwerte.

Anforderungen

  • git

Rollenvariablen

theme: robbyrussell
editor: vim
browser: chromium
lang: de_DE.UTF-8
term: rxvt
path:
  - ~/bin
plugins:
  - sudo
  - git
aws:
  access_key_id:
  secret_access_key:
chef:
  user:
  url:
  repo:
  log_level:
python_force_color: 1
ansible_force_color: 1

Abhängigkeiten

Beispiel-Playbook

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

Lizenz

GPLv2

Informationen zum Autor

jahrik@gmail.com

https://homelab.business/

Über das Projekt

Install zsh, oh-my-zsh, and configs

Installieren
ansible-galaxy install jahrik.zsh
GitHub Repository
Lizenz
Unknown
Downloads
415
Besitzer