This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
01210a4734
dotfiles
/
.local
/
bin
/
vp
3 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
killall -q vlc
;
sleep 1
;
vlc --qt-start-minimized --loop --random
"
$@
"
>/dev/null 2>
&
1
&
Reference in New Issue
View Git Blame
Copy Permalink