powerline-fonts

Build Status Ansible Galaxy

Powerline-Fonts

This role installs the powerline fonts from the project https://github.com/powerline/fonts.

Original Ansible role by Tiago M. Vieira, forked to accommodate MacOSX

Role Variables

No role variables need to set due to reasonable defaults.

powerline_users:              # this role can configure for one or more users
  - user: foo           # username. Defaults to current user

powerline_fonts:              # the fonts you want to install. Defaults shown here.
  - RobotoMono          # the name of these fonts must match the name of the
  - SourceCodePro       # font directory
  - DejaVuSansMono
  - UbuntuMono

License

GPLv3

Author Information

Tiago M. Vieira - https://github.com/tvieira Cruse, Si - https://github.com/sicruse Mark Stosberg - https://github.com/markstos

About

this role installs the powerline fonts

Install
ansible-galaxy install sicruse/ansible-powerline-fonts
GitHub repository
License
gpl-3.0
Downloads
6024
Owner