1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-05 07:43:22 -08: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"