Last active
December 5, 2015 06:12
-
-
Save frrist/856e92e1204239d2f5c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function KILLEVERYONE | |
set skull (cat ~/ephemerial/skull.art) | |
vlc --play-and-exit --intf dummy ~/music/Skrillex/Scary\ Monsters\ And\ Nice\ Sprites/03\ Kill\ Everybody.mp3 --start-time 75.5 --stop-time 81.13 2> /dev/null & | |
for i in (seq 50) | |
cat ~/ephemerial/skull.art | |
for i in (seq 10000); | |
end | |
clear | |
for i in (seq 10000); | |
end | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment