try another way to install tmuxinator
This commit is contained in:
@@ -43,4 +43,13 @@
|
||||
line: 'Color'
|
||||
backrefs: yes
|
||||
|
||||
- name: Install Tmuxinator
|
||||
aur:
|
||||
name: "{{ item }}"
|
||||
use: makepkg
|
||||
skip_installed: true
|
||||
with_items:
|
||||
- tmuxinator
|
||||
become: yes
|
||||
become_user: aur_builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user