mjanser.powerline

Ansible Role: powerline

An Ansible role that installs powerline on Linux systems.

Requirements

No special requirements.

Role Variables

Here are the available settings, along with their default values:

  • powerline_default_top_theme: powerline
  • powerline_shell_vcs_branch: yes
  • powerline_vim: no
  • powerline_tmux: no

Top Theme

You can set the default top theme for powerline using the powerline_default_top_theme variable.

VCS Branch

By default, the version control system (VCS) branch will show in powerline if it's available. If you want to turn this off, set powerline_shell_vcs_branch to no.

Dependencies

No dependencies.

Example Playbook

Here’s an example of how to use it:

- hosts: all
  roles:
    - { role: mjanser.powerline }

License

MIT License

Informazioni sul progetto

Installs powerline on Linux distributions

Installa
ansible-galaxy install mjanser.powerline
Licenza
mit
Download
492
Proprietario