mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added new role for cmus
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Install Cmus (music player for the terminal)
|
||||
become: true
|
||||
pacman:
|
||||
name: cmus
|
||||
state: latest
|
||||
Reference in New Issue
Block a user