mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add pamute as submodule
This seems better than me keeping this in ~/bin
This commit is contained in:
parent
d662679eca
commit
f24883623d
3 changed files with 7 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "roles/cryptshot/files/cryptshot"]
|
||||
path = roles/cryptshot/files/cryptshot
|
||||
url = https://github.com/pigmonkey/cryptshot
|
||||
[submodule "roles/sound/files/pamute"]
|
||||
path = roles/sound/files/pamute
|
||||
url = https://gist.github.com/jvalrog/7f3954ef56524be196edd29c3ac2dab1
|
||||
|
|
|
|||
1
roles/sound/files/pamute
Submodule
1
roles/sound/files/pamute
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit df7387261ddda7aeb1bda42972ef5b6e56e8dd7e
|
||||
|
|
@ -21,3 +21,6 @@
|
|||
aur: name=pulseaudio-ctl user={{ user.name }}
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- name: Push pamute
|
||||
copy: src=pamute/pamute dest=/usr/local/bin/pamute mode=0755
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue