Added a couple ffmpeg compression scripts, updated the mount whitehorse command and a couple of cli commands to open files with quicktime
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
for i;
|
||||
do open -a "Quicktime Player" "$i";
|
||||
done;
|
||||
Reference in New Issue
Block a user