]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blob - .zsh_functions/mpvshuffledir
fix: 'source' does not take multiple files as arguments
[user/henk/vcsh/zsh.git] / .zsh_functions / mpvshuffledir
1     mpv ${=MPVOPTS} \
2         --shuffle \
3         (#i)${1:-.}/**/*.(mpeg|webm|avi|flv|mkv|mpg|wmv|wva|mp4|wva|m4v|ogm|mp4|mov|divx) \
4         $@