mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
install termite from community
Apparently this moved into community at some point without me noticing.
Existing users should remove termite-git first.
# pacman --remove --nosave --recursive termite-git
This commit is contained in:
parent
7e2265aaaf
commit
54b8a55b07
1 changed files with 1 additions and 7 deletions
|
|
@ -1,11 +1,5 @@
|
|||
---
|
||||
- name: Install vte3-ng
|
||||
pacman: name=vte3-ng state=present
|
||||
tags:
|
||||
- termite
|
||||
|
||||
- name: Install termite
|
||||
aur: name=termite-git user={{ user.name }}
|
||||
pacman: name=termite state=present
|
||||
tags:
|
||||
- aur
|
||||
- termite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue