4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
vlc -Z -L -I ncurses --no-video --recursive expand ~/Music
|