1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-20 10:53:23 -07:00

hitbox died a long time ago

This commit is contained in:
Connor Olding 2018-02-20 17:47:36 +01:00
parent 4b696cd777
commit 80bbacd17a

View File

@ -77,12 +77,6 @@ twitch() {
watchstream "http://twitch.tv/$user" "$@"
}
hitbox() {
local user="$1"
shift
watchstream "http://hitbox.tv/$user" "$@"
}
yt() {
pushd ~/play >/dev/null
local vid="$1"