gantsign / ansible_role_antigen

Ansible role for installing the Antigen and using it to configure Zsh
https://galaxy.ansible.com/gantsign/antigen
MIT License
27 stars 16 forks source link

Source `theme.zsh` only if it exist #55

Closed gl-njanz closed 2 years ago

gl-njanz commented 2 years ago

Allows for missing antigen_theme: attributes, in case the theme is to be defined elsewhere, without throwing no such file or directory: /root/.antigen-etc/theme.zsh to stderr on each init.

freemanjp commented 2 years ago

@gl-njanz thanks for the PR. You can find your fix in version 1.4.1 of this role.