#!/bin/bash
clear
echo -n -e "\033]0;TwitchPlay\007"
/Applications/TwitchPlay.app/dist/bin/twitch-play
exit

