This website requires JavaScript.
Explore
Help
Sign in
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
fc83af639a
dotfiles
/
.local
/
bin
/
scripts
/
qobuz
4 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
bin: beets and qobuz
2024-06-28 22:32:19 +03:00
#!/bin/sh -e
# Wrapper for qobuz-dl
qobuz-dl $(test "$#" -gt 0 && echo dl || echo fun) -q 6 "$@"
Reference in a new issue
Copy permalink