misc-bin/mdplay

4 lines
124 B
Plaintext
Raw Permalink Normal View History

2022-05-28 04:03:15 -04:00
#!/bin/zsh
source ~/.zshrc
find /home/hex7c/Music -type d | sed 's/\(.*\)/"\1"/g' | dmenu -i | xargs mpv --no-audio-display