sicruse.powerline-fonts

构建状态 Ansible Galaxy

Powerline-Fonts

这个角色安装来自项目 https://github.com/powerline/fonts 的 Powerline 字体。

最初的 Ansible 角色由 Tiago M. Vieira 创建,已分叉以适应 MacOSX。

角色变量

由于合理的默认设置,不需要设置角色变量。

powerline_users:              # 该角色可以配置一个或多个用户
  - user: foo           # 用户名。默认使用当前用户

powerline_fonts:              # 你想要安装的字体。这里显示了默认设置。
  - RobotoMono          # 这些字体的名称必须与字体目录名称匹配
  - SourceCodePro       
  - DejaVuSansMono
  - UbuntuMono

许可证

GPLv3

作者信息

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

关于项目

this role installs the powerline fonts

安装
ansible-galaxy install sicruse.powerline-fonts
许可证
gpl-3.0
下载
6.1k
拥有者