From 9f4b3494700eeb2061dfd840e8d030f66088b173 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Sat, 8 Mar 2014 19:58:06 +0100 Subject: structure --- bin/playf | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/playf (limited to 'bin/playf') diff --git a/bin/playf b/bin/playf new file mode 100755 index 0000000..12dd5cb --- /dev/null +++ b/bin/playf @@ -0,0 +1,3 @@ +#!/bin/bash + +mpv --playlist="$1" -- cgit v1.2.3