This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/os/arch_linux/music.bash

10 lines
198 B
Bash
Raw Normal View History

2016-09-24 05:22:05 -05:00
#!/usr/bin/env bash
2016-09-24 06:25:35 -05:00
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}" )/../.." && pwd)
2016-09-24 05:22:05 -05:00
source $DIR/variables.bash
pacaur -S \
mopidy mopidy-spotify mopidy-gmusic \
2016-12-01 15:13:01 -06:00
ncmpcpp mpd mpc \
2016-09-24 05:22:05 -05:00
--noconfirm --noedit