1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-27 01:46:05 +02:00

switch to powerline2

This commit is contained in:
eoli3n 2018-01-04 10:14:38 +01:00
parent 57291786d2
commit 5d00b616c4

View File

@ -15,7 +15,7 @@
- name : Install powerline [Archlinux]
pacman: name={{item}} state=present
with_items:
- powerline
- powerline2
- powerline-vim
- powerline-fonts
become: True