Bash script to bring the default dance and tune to a terminal near you.
If you're in-game. Otherwise type this into your terminal:
curl -Ls tinyurl.com/fndance | bash
Which is equivalent to:
curl -Ls https://raw.githubusercontent.com/EmersonYe/fortnite-terminal/master/dance | bash
Huge shout out to @keroserene and @hugomd for rickrollrc and parrot.live, respectively. I learned a lot by reading their code and enjoy their clean code and senses of humor.